Problem using g++ 4.1.3 on Ubuntu 10.04

David Aldrich David.Aldrich at EMEA.NEC.COM
Thu Sep 22 12:50:44 UTC 2011


Hi

I wish to build my C++ application on Ubuntu 10.04 using g++ 4.1.3.  I have installed g++ 4.1.3 and set it is as the default alternative for g++.

I believe that my application is being compiled using g++ 4.1.3 but I have a suspicion that the application is linking to libstd++ 4.4 at runtime.

Is this possible and, if so, how can I force the use of libstd++ 4.1 ?

Thanks in advance.

Best regards

David





More information about the ubuntu-users mailing list