------- Comment #16 from andreast at gcc dot gnu dot org 2005-11-08 21:55 ------- Sorry to continue with questions... Did you try a simple make bootstrap w/o -j x?
This is my config I use atm: /Volumes/export/gcc/gcc-svn/head/gcc/configure --prefix=/Volumes/export/gcc/gcc-svn/head/testbin --disable-checking --enable-languages=c,c++,fortran,java,objc,obj-c++ --disable-multilib I need to disable multilib since I'm on a G4, you should be able to build multilib on a G5. I build on my G4 the svn tree every day at least two times. So it is hard to reproduce for me. Thanks, Andreas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24710