>    Best described in gnu/10956, libstdc++ has strange undefined reference
> errors when compiling anything C++.
> 
>    These are the errors:
> 
> /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
> /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'

I'm looking into this.  But I haven't seen anything oblivious as to the
problem.

If you do a 2nd `build world' you will get a working C++ system.  The
problem is part of the the C++ bits get compiled by the old 2.7.2
compiler and some with EGCS.  Everything installed in /usr/ that concerns
C++ should have been compiled with EGCS.
 
-- 
-- David    (obr...@nuxi.com  -or-  obr...@freebsd.org)


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to