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]

Re: egcs-19981026 bootstrap crash: i586, glibc-2.0.99,


In a message dated 10/28/98 12:17:31 PM Pacific Standard Time,
jbuck@synopsys.com writes:

> I get a different failure on sparc-sun-sunos2.5.1, also in the C++
>  compiler:
>  
>  /remote/dtg103/jbuck/gnu/src/egcs-snap-sol2/gcc/xgcc \
>  -B/remote/dtg103/jbuck/gnu/src/egcs-snap-sol2/gcc/ \
>  -B/u/jbuck/egcs/sparc-sun-solaris2.5.1/bin/ \
>  -c -g -O2 -fno-implicit-templates -I. -I../../../egcs-snap/libio \
>  -nostdinc++  ../../../egcs-snap/libio/fstream.cc
>  ../../../egcs-snap/libio/iostream.h:49: sorry, not implemented: `function_
> decl' not supported by dump_type
>  ../../../egcs-snap/libio/iostream.h: In method `ostream::ostream()':
>  In file included from ../../../egcs-snap/libio/fstream.h:30,
>                   from ../../../egcs-snap/libio/fstream.cc:34:
>  ../../../egcs-snap/libio/iostream.h:49: uninitialized const `vtable for '
>  
This prevents building the g++ libraries, but all the rest may be built with
this snapshot.  I ran into this on all 4 environments I use:  i686-linux-
gnulibc1, i686-cygwin32, hpux10.20, irix6.4.


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