during bootstrap on ix86

Ulrich Drepper drepper@cygnus.com
Fri Apr 10 10:25:00 GMT 1998


`make bootstrap' ends in this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./xgcc -B./ -O2   -DIN_GCC    -W -Wall -O2 -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions   -I. -I../../egcs/gcc -I../../egcs/gcc/config \
  -c ../../egcs/gcc/cp/new2.cc -DL_op_vnew -o opvnew.o
../../egcs/gcc/cp/new2.cc:37: Internal compiler error 374.
../../egcs/gcc/cp/new2.cc:37: Please submit a full bug report to `egcs-bugs@cygnus.com'.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Starting cc1plus separately shows this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 exception::exception() exception::~exception() bad_exception::bad_exception() bad_exception::~bad_exception() const char * bad_alloc::what() const void * operator new(size_t, void *) void * operator new [](size_t, void *)
../../egcs/gcc/cp/new2.cc: At top level:
../../egcs/gcc/cp/new2.cc:37: Internal compiler error 374.
../../egcs/gcc/cp/new2.cc:37: Please submit a full bug report to `egcs-bugs@cygn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I did run `cvs update' before starting the compilation.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Gcc-bugs mailing list