public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Renaming symbols in a shared library
@ 2008-08-18 19:00 Hari
  0 siblings, 0 replies; only message in thread
From: Hari @ 2008-08-18 19:00 UTC (permalink / raw)
  To: gcc-help

Hello All,

I have two versions of a same library that I want to load in the same 
address space. However, because the dependency is not direct, I cannot 
make use of dlopen to load the library. I require your inputs regarding 
other possible approaches to achieve this. Please note that the library 
is a third party library and I don't have its code to rebuild it.

I think we can rename the symbols of a shared library, given just the 
shared library. Is that possible? If it is, can some one point to me a 
resource where I can learn to rename symbols of one version of a library?

Is there any better approach? I am trying to find an approach that is 
portable to other systems. However, please do share any system specific 
approaches too, so that I can understand what are all the possible options.

Thanks for your valuable time.

Best Regards,
Hari

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-18 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-18 19:00 Renaming symbols in a shared library Hari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).