------- Comment #10 from oberlaender at fzi dot de 2010-04-22 07:47 ------- (In reply to comment #9) > I'm still thinking it's a problem with running out of memory, PAE doesn't > increase the total memory available to a single process
How would I find out if that is the issue? The numbers reported by my strace output seem harmless to me (but then I'm no expert with that tool). I'm going to try and compile a debug version of gcc-4.4.3. Will make STAGE2_CFLAGS="-g -O0" STAGE3_CFLAGS="-g -O0" all make install produce the result I'm looking for? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43818