can't bootstrap trunk on arm-linux
Philip Blundell
philb@gnu.org
Tue Apr 3 11:19:00 GMT 2001
For laughs, I tried to bootstrap the mainline compiler on one of my ARM
machines. It fails here:
./xgcc -B./ -B/usr/local/armv4l-unknown-linux-gnu/bin/ -isystem /usr/local/armv4l-unknown-linux-gnu/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/home/pb/egcs/mainline/gcc/gcc -I/home/pb/egcs/mainline/gcc/gcc/. -I/home/pb/egcs/mainline/gcc/gcc/config -I/home/pb/egcs/mainline/gcc/gcc/../include -DL_bb -c /home/pb/egcs/mainline/gcc/gcc/libgcc2.c -o libgcc/./_bb.o
In file included from /home/pb/egcs/mainline/gcc/gcc/libgcc2.c:1522:
/home/pb/egcs/mainline/gcc/gcc/gcov-io.h: In function `__store_long':
/home/pb/egcs/mainline/gcc/gcc/gcov-io.h:67: Internal compiler error in canon_hash, at cse.c:2466
Please submit a full bug report, with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [libgcc/./_bb.o] Error 1
I attach the preprocessed source for your delectation.
p.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: _bb.i.bz2
Type: application/x-bzip2
Size: 20049 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010403/bc7e8442/attachment.bz2>
More information about the Gcc-bugs
mailing list