COFF32 limitations?
Etienne via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Aug 22 06:58:21 PDT 2014
I'm wondering about the COFF on windows x86, if I compile a C++ library
in Mingw (gcc 4.9), using the new extern(C++, a.b.c) will I be able to
statically link it through DMD?
More information about the Digitalmars-d-learn
mailing list