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]

ICE, egcs-19990920, bootstrap fails, OSF/1 v 3.2D


Gcc developers,

./xgcc -B/usr/local/alpha-dec-osf3.2/bin/ -B./ -I/usr/local/alpha-dec-osf3.2/include -O2   -DIN_GCC    -W -Wall -O2 -g -I./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I../../egcs-19990920/gcc -I../../egcs-19990920/gcc/config -I../../egcs-19990920/gcc/../include  -c ../../egcs-19990920/gcc/cp/tinfo.cc
../../egcs-19990920/gcc/cp/tinfo.cc: In method `bad_cast::bad_cast()':
../../egcs-19990920/gcc/cp/tinfo.cc:161: Internal compiler error.
../../egcs-19990920/gcc/cp/tinfo.cc:161: Please submit a full bug report.
../../egcs-19990920/gcc/cp/tinfo.cc:161: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
*** Exit 1
Stop.


I have a script(1) file documenting the configuration and bootstrap
process if this is needed.  I also have the failed bootstrap
sitting on disk if needed.

pag:kargl[232] uname -a 
OSF1 pag.apl.washington.edu V3.2 41 alpha

cat egcs-19990920.tar.gz | gunzip | tar xf -
mkdir objdir
cd objdir
../egcs-19990920/configure
Configuring for a alpha-dec-osf3.2 host.
Created "Makefile" in /users/kargl/tmp/objdir
Configuring libiberty...
creating cache ../config.cache
checking host system type... alpha-dec-osf3.2

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]