[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elk] Re: dynamic library loading
On Wed, Feb 18, 2004 at 11:45:38AM +0100, Sam Hocevar wrote:
> elk only uses the dlname entry of the .la file. You can create a
> dummy libfoo.la file containing only this line:
>
> dlname='libfoo.so'
thank you very much. this issue is solved now. the problem was an
unresolved symbol in my lib, which i didn't encounter because when
loading the '.so' directly (with the tweaked load.c) elk doesn't
complain about it, even with -v init... is working fine now.
bests,
martin
--
This is the elk mailing-list, see http://sam.zoy.org/projects/elk/
Trouble unsubscribing? Please contact <sam@zoy.org>
List archives are at http://sam.zoy.org/projects/elk/threads.html