GCC complilation error
David Jonathan Haines
dhaines@gladstone.uoregon.edu
Thu Feb 14 14:30:00 GMT 2002
Hello,
I'm running Mandrake 8.1 at home on a Pentium Pro (in case the
peculiarities of that specific architecture are at fault) and I can't seem
to get GCC to complile (it's statically linked, as I'm building a new
Linux partition by hand). I think that it makes it through the first run,
but xgcc (the in-between compiler, right?) can't seem to make it through
it's turn at bat. The error message is as follows. Incidentally, I don't
think that it always stops at the same place, but it is always in
float_signal in toplev.c either on line 2417 or 2418.
stage2/xgcc -Bstage2/ -B/usr/i686-pc-linux-gnu/bin/ -c -DIN_GCC -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../gcc-2.95.3/gcc -I../../gcc-2.95.3/gcc/config -I../../gcc-2.95.3/gcc/../include ../../gcc-2.95.3/gcc/print-tree.c
stage2/xgcc -Bstage2/ -B/usr/i686-pc-linux-gnu/bin/ -c -DIN_GCC -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../gcc-2.95.3/gcc -I../../gcc-2.95.3/gcc/config -I../../gcc-2.95.3/gcc/../include ../../gcc-2.95.3/gcc/stor-layout.c
stage2/xgcc -Bstage2/ -B/usr/i686-pc-linux-gnu/bin/ -c -DIN_GCC -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../gcc-2.95.3/gcc -I../../gcc-2.95.3/gcc/config -I../../gcc-2.95.3/gcc/../include ../../gcc-2.95.3/gcc/fold-const.c
../../gcc-2.95.3/gcc/fold-const.c: In function `fold':
../../gcc-2.95.3/gcc/fold-const.c:6544: Internal compiler error in `float_signal', at toplev.c:2417
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [fold-const.o] Error 1
make[2]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc'
make: *** [bootstrap] Error 2
----
David J. Haines - dhaines@gladstone.uoregon.edu
Student of Russian, Dance, and Life-In-General
(Order of priority subject to change)
More information about the Gcc-help
mailing list