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

Reply via email to