Latest snapshot won't build with --enable-libstdcxx-v3
Benjamin Scherrey
scherrey@switchco.com
Wed Sep 20 13:17:00 GMT 2000
Attached is the source/compiler output. Apparently it finds all the libraries its looking for
but not the required symbols. Dunno why that is.
thanx & later,
Ben Scherrey
Benjamin Kosnik wrote:
> On Wed, 20 Sep 2000, Benjamin Scherrey wrote:
>
> > That got the compiler to build and install but there are still problems. It appears that
> > libstdc++ v3 has been installed correctly in /usr/local/lib. I can compile my test code
> > but the link fails with the stream stuff. My test code exercises <string>, <sstream>,
> > and <iostream>.
>
> what's the link failure?
>
> what's the output of gcc -v -H?
>
> -benjamin
More information about the Libstdc++
mailing list