memset & 'VirtualQuery'

2005-06-03 Thread Christophe Jaillet
[sorry for the wrong post in cygwin-patches...] Hi, when looking thrue cygwin code looking for function 'VirtualQuery', we can see that it is passed a structure (MEMORY_BASIC_INFORMATION). In some cases, this structure is memset'ed to 0 before the call, sometimes, not. My very own opinion ab

Re: Fork problem (?) when bootstrapping gcc

2005-05-24 Thread Christophe Jaillet
My virtual memory settings are : min : 150 Mo max : 750 Mo I've also tried to update memory allowed to cygwin process as described somewhere in the documentation with the following command : regtool -i set /HKLM/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb 512 Finally I'm downloadi

Fork problem (?) when bootstrapping gcc

2005-05-23 Thread Christophe Jaillet
Hi, from time to time, I'm bootstrapping gcc on my Win98 cygwin Box. >From a few weeks, it ends after about 1 hour of bootstrap with the following message : 103 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x1001..0x10312000, done 0, windows pid 4293978333, Win32 error 8