libtool
[Top][All Lists]
Advanced

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

Re: Extend libtool dll namespaces for mingw-w64


From: Bob Friesenhahn
Subject: Re: Extend libtool dll namespaces for mingw-w64
Date: Tue, 26 Jan 2010 10:17:30 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Tue, 26 Jan 2010, Alon Bar-Lev wrote:

libtool should also check if GCC "-m32" or "-m64" is used, and select
the proper namespace accordingly (mingw-w64 GCC can do multilib).

Comments?


This is highly none standard naming convention...
Handling w32 and w64 should be the same as handling multilib at Linux
for example.

Windows uses a dramatically different algorithm than Linux to find DLL libraries at run-time. Windows also uses a split model where the link library is separate from the object DLL library. I think that using a special naming convention may be warranted for Windows.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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