------- Comment #9 from WISD00M at GMX dot NET 2006-09-13 00:09 ------- > I was able to compile 20060909 on i686-linux-gnu just fine. so was I, but not on a SMP (multi-processor) machine
> How did you configure GCC? as I mentioned in the original report, I didn't use any configure whatsoever originally > Did you build in the src directory? as mentioned already, I did try both: inside the src directory as well as outside in separate folders > How did you invoke make to build GCC? as mentioned, I invoked it "plain", that is without any parameters. When that didn't work, I tried various approaches, among others a parallel build, as well as finally the one that contained the "-d" switch to provide the debug output that I attached. > What is the output of ./config.guess in the source directory? "i686-pc-linux-gnu" > What is the output of uname -a? "Linux syssiphus 2.6.17.4 #1 SMP PREEMPT Mon Sep 11 14:42:28 CEST 2006 i686 unknown" > Do you have any environment variable set that could effect GCC? not that I am aware of, certainly not the usual stuff (CFLAGS, CXXFLAGS, LDFLAGS etc) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049