Installing LDC on Windows

Trass3r via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Sep 6 15:20:34 PDT 2014


On Saturday, 6 September 2014 at 21:54:00 UTC, David Nadlinger 
wrote:
> On Saturday, 6 September 2014 at 17:51:16 UTC, Trass3r wrote:
>>> SEH was patented, so llvm doesn't support it.
>>
>> That has changed.
>
> Has it? SEH on Win64 is something entirely different from the 
> original (x86) SEH design, and not covered by said patent.

Ok 2in1.
1) As far as I know the x86 SEH patent expired in June.
2) For x64 the implementation is very close now:
    
https://github.com/ldc-developers/ldc/issues/166#issuecomment-54522891


More information about the Digitalmars-d-learn mailing list