Charles D. Russell wrote:
>> Danny Smith wrote
> By default stack reserve is set to 2MB by ld.exe. Try setting stack
> reserve higher, eg,
> -Wl,--stack=0x200
> will get you 32MB stack reserve
> -
>
> Thanks. That was a revelation. I thought stack was f
Charles D. Russell wrote:
>>> Is there some limit on the size of one-dimensional static arrays in
>>> cygwin/gcc short of available memory and 2**32 address space? Is
>>> there some place I should be looking this up?
Max Bowsher wrote;
>> http://cygwin.com/cygwin-ug-net/setup-maxmem.html
Charles
Charles,
Did you read that section of the Cygwin User's Guide? That limit is not
available RAM, but rather an additional Cygwin-imposed limit. I'd
interpret that as a "system" limit and it certainly is "[other than]
available memory and 2**32 address space."
How much memory do you want to allo
Charles D. Russell wrote:
> Is there some limit on the size of one-dimensional static arrays in
> cygwin/gcc short of available memory and 2**32 address space? Is
> there some place I should be looking this up?
http://cygwin.com/cygwin-ug-net/setup-maxmem.html
Max.
--
Unsubscribe info: ht
4 matches
Mail list logo