libtool-patches
[Top][All Lists]
Advanced

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

Re: MinGW & library_names


From: Charles Wilson
Subject: Re: MinGW & library_names
Date: Wed, 29 Sep 2004 16:15:25 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 MultiZilla/1.6.4.0b

Bob Friesenhahn wrote:

It does not appear that the .dll.a names can be removed from the .la files, so it seems like libltdl should be doing some filtering on the names so that only .dll files are loaded under Windows. Does this seem reasonable?

.exe files can also be LoadLibrary'ed (or, at least, dlopen'ed on cygwin). Not that you'd get an .exe from parsing library_names, but I thought I'd mention it.

--
Chuck




reply via email to

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