Mornin',
I have 2 shared libraries that i need to load using dlopen(), lets
call them libfoo.so and libbar.so. However, libfoo.so depends on symbol
barsym (which is in libbar.), and libbar.so depends on foosym (which,
surprise surprise, is in libfoo.so). This is a problem. When dlopen() is
told to open either one of the libs, it complains about the appropiate
missing symbol. Setting it to lazy resolving makes no difference. Otoh,
if i compile a binary against thost libraries, that works fine, despite
the fact that i'm certain that ld only makes a single pass. Can anyone
tell me a way around this please?
Steve
--
"The Catholic Church may wish to consider conducting Mass in Pig Latin,
as it combines the solemnity of Latin with the accessibility of English."
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!