Bootstrap failure on i686-pc-linux-gnu
Michael Vance
briareos@lokigames.com
Sun Oct 31 23:03:00 GMT 1999
do \
echo ${name}; \
./xgcc -B/home/michael//i686-pc-linux-gnu/bin/ -B./
-I/home/michael//i686-pc-linux-gnu/include -O2 -DIN_GCC -g -W
-Wall -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-I. -I../../egcs/gcc -I../../egcs/gcc/config
-I../../egcs/gcc/../include -c -DL${name} \
../../egcs/gcc/libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
` if [ -f /home/michael/src/egcs-build/gcc/../binutils/ar ] ; then
echo /home/michael/src/egcs-build/gcc/../binutils/ar ; else if [
"i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] ; then echo ar; else
t='s,^,i686-pc-linux-gnu-,'; echo ar | sed -e $t ; fi; fi` rc
tmplibgcc2.a ${name}.o; \
rm -f ${name}.o; \
done
_muldi3
_divdi3
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/home/michael/src/egcs-build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/michael/src/egcs-build/gcc'
make: *** [bootstrap] Error 2
[michael@namaste egcs-build]$
This is with a CVS updated as of 0800 PDT, a build line of 'make
bootstrap'.
m.
--
Programmer "I wrote a song about dental floss,
Loki Entertainment Software but did anyone's teeth get cleaner?"
http://lokigames.com/~briareos/ - Frank Zappa, re: the PMRC
More information about the Gcc-bugs
mailing list