libtool
[Top][All Lists]
Advanced

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

Re: lt_dlopen with modules and no .la


From: Ralf Wildenhues
Subject: Re: lt_dlopen with modules and no .la
Date: Wed, 28 Dec 2005 10:51:03 +0100
User-agent: Mutt/1.5.11

Hi Pierre,

* Pierre Ossman wrote on Thu, Dec 22, 2005 at 09:26:02AM CET:
> >>On Wed, 21 Dec 2005, Pierre Ossman wrote:
> >>
> >>>When using ltdl on Windows to load plug-ins there is a problem with the 
> >>>name mangling system. The info.name field is only set if libltdl finds a 
> >>>.la file. Just the DLL won't do. The result is that symbols cannot be 
> >>>found becaus libltdl looks for the plain name (without prefix).

> The fix should be a matter of moving the code that filters out the 
> extension to before the branch between la and non-la files. I tried it 
> here and it works lika a charm.

Please post the patch (with `diff -u').  Thank you.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]