MingW compatibility
Alex Makhotin
alex at bitprox.com
Fri Jun 11 05:27:27 PDT 2010
Robert M. Münch wrote:
> On 2010-06-11 13:18:34 +0200, Alex Makhotin said:
>
>> Yes, libraries produced with mingw32 GCC link well with binaries
>> produced with DMD and I didn't notice runtime issues.
>
> Perfect! I start to like D more and more...
>
Of course I'm talking about dynamic linking. DLL should be made with the
mingw32 GCC, import library produced with implib tool which is then the
argument for the linker. Static linking didn't work for me.
--
Alex Makhotin,
the founder of BITPROX,
http://bitprox.com
More information about the Digitalmars-d
mailing list