Producing a 64-bit binary on windows

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Jun 26 04:03:42 PDT 2014


On Thursday, 26 June 2014 at 09:48:27 UTC, Kagamin wrote:
> http://reviews.llvm.org/D4081 - this seems to be committed. 
> Does it implement support for exceptions on win64?

Yes, this is the base for exceptions on win64. It implements the 
mingw-w64 model so LDC binaries for native Win64 and mingw-w64 
are possible.

Regards,
Kai


More information about the digitalmars-d-ldc mailing list