The latest snapshot should fix "virtual memory exhausted" errors that were reported when running "make -j".
I am close to releasing cygwin 1.5.8 so I want to verify that this is fixed.
OK, did that, and got a freeze after 196 iterations. Still using your make with debug info.
This time my script enabled the malloc debug info
strace -mall+malloc -o strace.out make -j -f MakefileV > $logname 2>> $logerr
so the strace is very long, you can find it here:
<http://www.scytek.de/cygwin/strace.zip>
Unfortunately I pressed CTRL-c before looking at the running processes, I cannot say where it was hanging.
Volker
-- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/