What about x64 windows?

Kai Nacke kai at redstar.de
Wed Apr 11 09:18:15 PDT 2012


On 11.04.2012 14:45, Davita wrote:
> Hi guys.
> Is there a going development on x64 compiler for windows? Or D won't
> support x64 at all?
>
> Thanks

You can compile and run LDC2 on Windows x64. The major problem is 
missing support for SEH64 exception handling in the used LLVM compiler 
framework.

https://github.com/ldc-developers/ldc

Kai


More information about the Digitalmars-d mailing list