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-19981026 bootstrap crash: i586, glibc-2.0.99, linux-2.1.127pre1, binutils-2.9.1.0.15


This is how the second stage build ended here:

make[3]: Entering directory `/usr/src/build/build-egcs-19981026/gcc'
./xgcc -B./ -B/usr/i586-redhat-linux/bin/ -O2   -DIN_GCC    -W -Wall -O2 -fomit-frame-pointer -march=pentium -I./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -O2 -fomit-frame-pointer -march=pentium -I. -I../../egcs-19981026/gcc -I../../egcs-19981026/gcc/config -I../../egcs-19981026/gcc/../include \
  -c ../../egcs-19981026/gcc/cp/tinfo.cc
In file included from include/typeinfo:9,
                 from ../../egcs-19981026/gcc/cp/tinfo.h:4,
                 from ../../egcs-19981026/gcc/cp/tinfo.cc:31:
include/exception:29: syntax error before `('
include/exception:31: syntax error before `('
In file included from ../../egcs-19981026/gcc/cp/tinfo.cc:31:
../../egcs-19981026/gcc/cp/tinfo.h:41: syntax error before `:'
../../egcs-19981026/gcc/cp/tinfo.h:47: syntax error before `;'
../../egcs-19981026/gcc/cp/tinfo.h:49: type specifier omitted for parameter
../../egcs-19981026/gcc/cp/tinfo.h:49: parse error before `)'
../../egcs-19981026/gcc/cp/tinfo.h:50: missing ';' before right brace
../../egcs-19981026/gcc/cp/tinfo.h:53: warning: base `__user_type_info' with only non-default constructor
../../egcs-19981026/gcc/cp/tinfo.h:53: warning: in class without a constructor
../../egcs-19981026/gcc/cp/tinfo.h:53: warning: `virtual' is not at beginning of declaration
../../egcs-19981026/gcc/cp/tinfo.h:54: two or more data types in declaration of `dcast'
../../egcs-19981026/gcc/cp/tinfo.h:54: non-member function `dcast(const type_info &, int, void *, const type_info *, void *)' cannot have `const' method qualifier
../../egcs-19981026/gcc/cp/tinfo.h:55: parse error before `}'
In file included from ../../egcs-19981026/gcc/cp/tinfo.cc:32:
include/new:21: uninitialized const `nothrow'
include/new:23: syntax error before `('
include/new:28: declaration of `operator new' as non-function
include/new:28: confused by earlier errors, bailing out
make[3]: *** [tinfo.o] Error 1
make[3]: Leaving directory `/usr/src/build/build-egcs-19981026/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/usr/src/build/build-egcs-19981026/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/usr/src/build/build-egcs-19981026/gcc'
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]