LDC 0.11.0 has been released!
David Nadlinger
code at klickverbot.at
Sun Jun 9 07:58:25 PDT 2013
On Sunday, 9 June 2013 at 14:54:39 UTC, Andrej Mitrovic wrote:
> Btw, it would be good to note that it requires the MinGW
> release with DW2 (Dwarf afaik) rather than SJLJ exceptions.
> Otherwise it will error at runtime looking for the missing
> "libgcc_s_dw2-1.dll".
Oh, somehow that paragraph didn't make it in there: It doesn't
only require a DW2-based release, but also a very recent snapshot
of mingw-w64, because for TLS support requires a recent assembler
and fixes to the MinGW C runtime.
Just using the package I linked should work fine.
David
More information about the digitalmars-d-ldc
mailing list