new g++ errors prevent bootstrapping.
Klaus-Georg Adams
Klaus-Georg.Adams@chemie.uni-karlsruhe.de
Tue Oct 27 07:05:00 GMT 1998
Contrary to Robert I see the same errors on Linux/x86.
config.guess is i686-pc-linux-gnulibc1
configure was called as
/work/adams/egcs-cvs/configure --prefix=/work/egcs --enable-haifa --enable-shared
and bootstrap as
nohup make bootstrap BOOT_CFLAGS="-ggdb -O2" CFLAGS="-ggdb -O2"&
/work/adams/egcs-linux/gcc/xgcc -B/work/adams/egcs-linux/gcc/ -B/work/egcs/i686-pc-linux-gnulibc1/bin/ -c -g -O2 -fno-implicit-templates -I. -I/work/adams/egcs-cvs/libio -nostdinc++ -D_G_HAVE_MMAP -fpic /work/adams/egcs-cvs/libio/fstream.cc -o pic/fstream.o
/work/adams/egcs-cvs/libio/iostream.h:49: sorry, not implemented: `function_decl' not supported by dump_type
/work/adams/egcs-cvs/libio/iostream.h: In method `ostream::ostream()':
In file included from /work/adams/egcs-cvs/libio/fstream.h:30,
from /work/adams/egcs-cvs/libio/fstream.cc:34:
/work/adams/egcs-cvs/libio/iostream.h:49: uninitialized const `vtable for '
/work/adams/egcs-cvs/libio/iostream.h:122: sorry, not implemented: `function_decl' not supported by dump_type
-- kga
-------------------------------------------------------------------------
Klaus-Georg Adams Email: Klaus-Georg.Adams@chemie.uni-karlsruhe.de
Institut f. Anorg. Chemie, Lehrstuhl II Tel: 49(0)721 608 3485
Universität Karlsruhe, D-76128 Karlsruhe
-------------------------------------------------------------------------
More information about the Gcc-bugs
mailing list