DMD + msvc
Dmitry Olshansky
dmitry.olsh at gmail.com
Sun Jun 17 03:48:55 PDT 2012
On 17.06.2012 9:15, Gor Gyolchanyan wrote:
> Is it possible to use the VC2010 linker with DMD? That would allow
> easily linking with COFF libraries and building 64 bit binaries.
>
You can do it with UniLink, as it's able to link OMF & COFF together.
The problem is that there is no 64 bit object file generator on Windows.
Last time I've heard about it Walter & co investigated on which way to
go w.r.t. 64bit toolchain on Windows.
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list