Bootstrap failed on sparc-unknown-linux-gnu

Benoit Sibaud benoit.sibaud@rd.francetelecom.fr
Thu Nov 30 03:19:00 GMT 2000


Hi,

Bootstrapping the compiler
make[1]: Entering directory `/tmp/GCC/gcc-2.95.2/build/gcc'
make CC="gcc" libdir=/home/sibaudbe/egcs-2.95.2/lib LANGUAGES="c "
make[2]: Entering directory `/tmp/GCC/gcc-2.95.2/build/gcc'
(cd intl && make all)
make[3]: Entering directory `/tmp/GCC/gcc-2.95.2/build/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/GCC/gcc-2.95.2/build/gcc/intl'
./gengenrtl tmp-genrtl.h tmp-genrtl.c
make[2]: *** [s-genrtl] Segmentation fault
make[2]: Leaving directory `/tmp/GCC/gcc-2.95.2/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp/GCC/gcc-2.95.2/build/gcc'

I use
../configure --prefix=/home/sibaudbe/egcs-2.95.2 --enable-languages=c++
--enable-threads=posix
on a gcc-2.95.2 + libstdc++ 2.91

$ gdb gengenrtl core
GNU gdb 19990928
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "sparc-unknown-linux-gnu"...
Core was generated by `./gengenrtl tmp-genrtl.h tmp-genrtl.c'.
Program terminated with signal 11, Segmentation fault.
Couldn't read input and local registers from core file
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0  0x0 in ?? ()
Breakpoint 1 at 0x50051f9c
.gdbinit:4: Error in sourced command file:
../../gcc/.gdbinit:92: Error in sourced command file:
Function "fancy_abort" not defined.

Hope this helps,

--
Benoît Sibaud
R&D Engineer France Telecom


More information about the Libstdc++ mailing list