Re: [gtk-list] Dynamic loading



Hi, Emilio 

> Hi *,
>    Just a question about gmodules. What if a dynamic
> shared object has references to functions that are
> defined in another library, how does one gets it to
> work without bombing out at runtime due to unresolved
> references? I'm talking about Solaris but Linux answers
> are welcome too. I tried adding the -lthislib to the ld
> command when creating the shared object but that doesn't
> help.

This is fixed in the CVS version of libtool. (the current solaris port
ignores -l on the command line while linking other shared libraries, the
CVS version does the right thing)

Access it as module libtool via anonymous CVS on

 :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot

They will certainly make a release not too far from now.

Bye,
Sebastian
-- 
Sebastian Wilhelmi                   |            här ovanför alla molnen
mailto:wilhelmi@ira.uka.de           |      är himmlen så förunerligt blå
http://goethe.ira.uka.de/~wilhelmi   |



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