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]

Re: new g++ errors prevent bootstrapping.



I am getting the same error on alphaev56-dec-osf4.0d.

On Tue, 27 Oct 1998, Klaus-Georg Adams wrote:

> 
> 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
> -------------------------------------------------------------------------
> 



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