------- Additional Comments From realsong at hotmail dot com 2004-10-14 09:15 ------- Created an attachment (id=7347) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7347&action=view) original name is math.h
gcc-3.4.2 ../gcc-3.4.2/configure --with-gnu-as --enable-languages=c,c++,objc make bootstrap ======================= stage1/xgcc -Bstage1/ -B/usr/local/i386-pc-sco3.2v5.0.5/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.4.2/gcc -I../../gcc-3.4.2/gcc/. -I../../gcc-3.4.2/gcc/../include ../../gcc-3.4.2/gcc/genautomata.c -o genautomata.o In file included from ../../gcc-3.4.2/gcc/genautomata.c:112: include/math.h:10:1: unterminated #ifndef make[2]: *** [genautomata.o] Error 1 make[2]: Leaving directory `/usr/hjs/gcc-3.4.2-obj/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/usr/hjs/gcc-3.4.2-obj/gcc' make: *** [bootstrap] Error 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17995