LDC 1.16.0

Andre Pany andre at s-e-a-p.de
Fri Jun 21 17:50:32 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...

It was provided manually by a developer no longer around the D 
community. The same for the MUSL build.
If someone has the knowledge, an automatic build should be added 
to the pipeline.

It is still possible to cross compile from x86_64 to armhf.

If you really need armhf native LDC compiler you need to stay on 
1.13.0.

Kind regards
Andre


More information about the Digitalmars-d-announce mailing list