LDC 1.16.0

Radu rad.racariu at gmail.com
Fri Jun 21 18:22:20 UTC 2019


On Friday, 21 June 2019 at 14:22:16 UTC, Martino wrote:
> On Thursday, 20 June 2019 at 17:36:45 UTC, kinke wrote:
>> Glad to announce LDC 1.16:
>>
>> * Based on D 2.086.1.
>> * Non-Windows x86: Faster `real` versions of 
>> std.math.{tan,expi}.
>> * Windows: Fix linking DLLs with MinGW-based libs.
>> * WebAssembly: No need for an explicit `-L--export-dynamic` 
>> anymore.
>>
>> Full release log and downloads: 
>> https://github.com/ldc-developers/ldc/releases/tag/v1.16.0
>>
>> Thanks to all contributors!
>
> The linux-armhf is no longer available? The last I know is for 
> the 1.13.0 version...

I made this docker image 
https://hub.docker.com/r/rracariu/ldc-linux-armhf useful for 
cross-compile.

One could modify it to build a native ARM version also.


More information about the Digitalmars-d-announce mailing list