This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How do I select a version of libstdc+ to link against?


Hi

I am running Ubuntu 10.04, which has g++ 4.4 installed by default.? I want to run g++ 4.1.3 so I installed 4.1.3 and set is as the default using update-alternatives.? However, I suspect that although I am compiling with 4.1.3, I am actually linking to libstdc+ 4.4. 

How can I determine which version of libstdc+ I am linking against?

How can I select which version of libstdc+ to link against?

Thanks in advance.

David


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