This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-19981012 on i586-redhat-gnu, glibc-2.0.96: Build crashes


i586/100, linux-2.1.125, binutils-2.9.1.0.14, glibc-2.0.96
Haifa enabled, compiled with -O2 -fomit-frame-pointer -march=pentium

First, second and third stages build OK, compare goes well. But it crashes
when building libiberty. The last lines in the log are:

test x"yes" != xyes || \
  /usr/src/build/build-egcs-19981012/gcc/xgcc
  -B/usr/src/build/build-egcs-19981012/gcc/ -c -DHAVE_CONFIG_H -O2
  -fomit-frame-pointer -march=pentium
  -I. -I../../../egcs-19981012/libiberty/../include  -fpic
  ../../../egcs-19981012/libiberty/floatformat.c -o pic/floatformat.o
/usr/include/bits/mathinline.h: In function `floatformat_to_double':
/usr/include/bits/mathinline.h:495: `asm' operand requires impossible
reload
make[2]: *** [floatformat.o] Error 1
make[2]: Leaving directory
`/usr/src/build/build-egcs-19981012/i586-redhat-linux/libiberty'
make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/usr/src/build/build-egcs-19981012'
make: *** [bootstrap-lean] Error 2
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]