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?
- COFF32 limitations? Etienne via Digitalmars-d-learn
- Re: COFF32 limitations? Kagamin via Digitalmars-d-learn
- Re: COFF32 limitations? Etienne Cimon via Digitalmars-d-learn