MingW compatibility
Bane
branimir.milosavljevic at gmail.com
Fri Jun 11 06:54:49 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...
>
> --
> Robert M. Münch
> http://www.robertmuench.de
>
I don't remember having problems with using any dll on windows, implib does good job.
As far for linking static lib, I believe compiling it with dmc is required.
More information about the Digitalmars-d
mailing list