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: Compilation problems



  In message <Pine.LNX.3.96.981028163740.2904i-100000@tc.net>you write:
  > Anyone know what this is about:
  > 
  > ../../../egcs-19981026/libio/fstream.cc:110: sorry, not implemented:
  > `function_decl' not supported by dump_type
  > ../../../egcs-19981026/libio/fstream.cc: In method
  > `ofstream::~ofstream()':
  > ../../../egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable
  > for '
  > ../../../egcs-19981026/libio/fstream.cc:110: sorry, not implemented:
  > `function_decl' not supported by dump_type
  > ../../../egcs-19981026/libio/fstream.cc: In method
  > `ifstream::~ifstream()':
  > ../../../egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable
  > for '
  > make[2]: *** [fstream.o] Error 1
  > make[2]: Leaving directory
  > `/usr/egcs/src/1026/i386-pc-sysv4.2uw2.1.2/libio'
  > make[1]: *** [all-target-libio] Error 2
  > make[1]: Leaving directory `/usr/egcs/src/1026'
  > make: *** [bootstrap] Error 2
It was a bug in the previous snapshot which has already been fixed for the
next snapshot.

If you're cvs capable you can update your sources and they ought to work.

jeff


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