Date: Mon, 05 Apr 1999 19:23:21 -0700 From: Jake <jake@checker.org> To: current@freebsd.org Subject: Re: libstdc++ is broken Message-ID: <199904060223.TAA01546@h24-64-221-247.gv.wave.shaw.ca>
next in thread | raw e-mail | index | archive | help
> > /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. agreed. Yesterday I was seeing the same thing, but today I did the first full egcs make world and it works fine now. Cool! -- we are but packets in the internet of life 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?199904060223.TAA01546>