This is the mail archive of the gcc-bugs@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-20000320 in i686-redhat-linux: Build crashes


The second stage compiler goes down with:

stage1/xgcc -Bstage1/ -B/usr/i686-redhat-linux/bin/  -DIN_GCC    -W -Wall -Wtraditional -O2 -fomit-frame-pointer -march=i686  -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  obstack.o        ../libiberty/libiberty.a
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B/usr/i686-redhat-linux/bin/ -B./ -I/usr/i686-redhat-linux/include -S tmp-dum.c
make[2]: *** [s-under] Segmentation fault (core dumped)
make[2]: Leaving directory `/usr/src/build/build-egcs-20000320/gcc'
-- 
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]