automake
[Top][All Lists]
Advanced

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

Re: MinGW


From: Alexandre Duret-Lutz
Subject: Re: MinGW
Date: Mon, 12 Jul 2004 00:56:40 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Thomas" == Thomas Degris <address@hidden> 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





reply via email to

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