multithreading & basic_string

Benjamin Kosnik bkoz@redhat.com
Wed Apr 2 15:38:00 GMT 2003


>	Thanks for the quick answer. I did see it in the FAQ today. However,
>I want to create an application that will run on RH2.1 advanced server. Is
>the only way possible to compile the c++ library as a static library?

That's one way. The other would be to use 3.2.x and shlep the shared
library binary around. I'm unsure if there is a gcc-3.x channel in RHN
for AS 2.1: you might want to look for it. If there is something like
that, you could use that.

-benjamin



More information about the Libstdc++ mailing list