This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: MinGW
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: Thomas Degris <thomas dot degris at lip6 dot fr>
- Cc: automake at gnu dot org
- Date: Mon, 12 Jul 2004 00:56:40 +0200
- Subject: Re: MinGW
- References: <40E92F1E.9010201@lip6.fr>
>>> "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