libtool
[Top][All Lists]
Advanced

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

lt_dlopen with modules and no .la


From: Pierre Ossman
Subject: lt_dlopen with modules and no .la
Date: Wed, 21 Dec 2005 19:21:13 +0100
User-agent: Mozilla Thunderbird 1.0.7-2.1.fc4.nr (X11/20051011)

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 problem should be the same on all systems, so I'm guessing this is intended behaviour. So I'm wondering what's the rationale?

--
Pierre Ossman                Telephone: +46-13-21 46 00
Cendio AB                    Web: http://www.cendio.com




reply via email to

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