Question about linking multiple copies of the same library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello:

i have a question about how to link multiple
copies of the same library.  I have a existing
application with needs to include a thirdparty
library.  (For this library source is not
available)  This is a dynamically linked library
that requires libstdc++-libc6.1-2.so.3

My current application uses a newer compiler
which requires libstdc++-libc6.2-2.so.3

Is it possible to link the application such that
the IBM library links to the old libstdc++ and
everything else resolves to the new library?

How can this be done?

Thanks



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux