>>> "Thomas" == Thomas Degris <[EMAIL PROTECTED]> 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