Bootstrap failure on solaris-2.6

Gabriel Dos Reis Gabriel.Dos-Reis@dptmaths.ens-cachan.fr
Sun Mar 7 16:22:00 GMT 1999


Can't get current snapshot compiled:

configure options:
=================

poivre% CC=gcc CFLAGS='-O4' ~/egcs/configure --prefix=$HOME --enable-shared --enable-haifa --with-new-abi --verbose

bootstraping with:
==================

poivre% make bootstrap LANGUAGES='c c++'

.
.
.

make[3]: Entering directory `/tmp/EGCS/gcc'
./xgcc -B./ -B/BASE/dosreis/sparc-sun-solaris2.6/bin/ -O2   -DIN_GCC
-DHAIFA  -DSVR4  -W -Wall -O2 -O4 -I./include  -fPIC -g1
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -Wall
-ansi -pedantic-errors -O4 -mcpu=v9 -Wa,-xarch=v8plusa -fnew-abi
-fstrict-aliasing -I. -I/BASE/dosreis/egcs/gcc
-I/BASE/dosreis/egcs/gcc/config -I/BASE/dosreis/egcs/gcc/../include \
  -c /BASE/dosreis/egcs/gcc/cp/tinfo.cc
/BASE/dosreis/egcs/gcc/cp/tinfo.cc:43: syntax error before `::'
make[3]: *** [tinfo.o] Error 1
make[3]: Leaving directory `/tmp/EGCS/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/tmp/EGCS/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp/EGCS/gcc'
make: *** [bootstrap] Error 2


More information about the Gcc-bugs mailing list