Date: Mon, 5 Apr 1999 18:57:15 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Chris Costello <chris@calldei.com>, current@FreeBSD.ORG Subject: Re: libstdc++ is broken Message-ID: <19990405185715.A24435@nuxi.com> In-Reply-To: <199904050616.XAA01625@dei.calldei.com>; from Chris Costello on Sun, Apr 04, 1999 at 11:16:30PM -0700 References: <199904050616.XAA01625@dei.calldei.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405185715.A24435>