Unilink - alternative linker for win32/64, DMD OMF extensions?
bearophile
bearophileHUGS at lycos.com
Sat Feb 12 17:36:21 PST 2011
Walter:
> Changing the object module format is not sufficient. The symbolic debug info
> would have to be changed (and Microsoft's is undocumented) and then there's the
> dependency on Microsoft's C runtime library if linking with VC generated object
> files.
What about linking with MinGW (GCC 4.5+) object files?
Bye,
bearophile
More information about the Digitalmars-d
mailing list