Bootstrap building GCC 3.0.4 (littleFoot Project)

HI, When bootstrap building GCC 3.0.4. I get the following error message. I spotted a similar one in the GCC BUG LIST but the reply was that this is a known red hat issue look there ? Anyone know what they meant ? stage1/xgcc -Bstage1/ -B/root/gcc_3.0.4/build/powerpc-suse-linux/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHA stage1/xgcc -Bstage1/ -B/root/gcc_3.0.4/build/powerpc-suse-linux/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHA ../../gcc-3.0.4/gcc/cp/parse.c -o cp/parse.o /usr/lib/bison.simple: In function `yyparse_1': /usr/lib/bison.simple:761: Internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. make[2]: *** [cp/parse.o] Error 1 make[2]: Leaving directory `/root/gcc_3.0.4/config/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/root/gcc_3.0.4/config/gcc' make: *** [bootstrap] Error 2 Regards Andrew
participants (1)
-
Andrew Bradley