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: Latest snapshot won't build with --enable-libstdcxx-v3


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


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