This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MinGW


>>> "Thomas" == Thomas Degris <thomas.degris@lip6.fr> writes:

 Thomas> Hello,
 Thomas> how do I produce a dynamic library (.dll) using automake on MinGW
 Thomas> environment with Windows XP ?

Automake knows nothing about dynamic libraries, it only supports
libtool libraries.  Libtool might be able to produce DLLs under
MinGW, I don't know.  So If there is a way, it will be using
_LTLIBRARIES and libtool.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]