Bane Wrote: > 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.
I've run into issues with MinGW generated libraries that returned structs, so ymmw. See http://d.puremagic.com/issues/show_bug.cgi?id=3717 -SiegeLord
