libtool
[Top][All Lists]
Advanced

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

Re: DLL_EXPORT and MinGW/Cygwin


From: Robert Collins
Subject: Re: DLL_EXPORT and MinGW/Cygwin
Date: Fri, 21 Dec 2001 16:18:55 +1100

You may be interested in looking into the auto-import capability that is
hopefully going into libtool 1.5.

Also, with some automake perl magic the appropriate defines for
libraries can be added automagically to the compile line - I chose
*library*_DLL_IMPORT and *library*_DLL_EXPORT to allow correct behaviour
with multiple libraries, including static and dynamic libraries.

Rob





reply via email to

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