digitalmars.D.announce - LDC 1.16.0
- kinke (9/9) Jun 20 2019 Glad to announce LDC 1.16:
- aliak (2/12) Jun 21 2019 Cool! Thanks kinke! <3
- Martino (3/13) Jun 21 2019 The linux-armhf is no longer available? The last I know is for
- Andre Pany (10/26) Jun 21 2019 It was provided manually by a developer no longer around the D
- Radu (5/21) Jun 21 2019 I made this docker image
- Martino (2/24) Jun 22 2019 Thanks!
- kinke (4/6) Jun 22 2019 It's tedious because it hasn't been automated yet. I've uploaded
- Radu (2/12) Jun 21 2019 Thanks!
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!
Jun 20 2019
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!Cool! Thanks kinke! <3
Jun 21 2019
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...
Jun 21 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: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 AndreGlad 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...
Jun 21 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: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.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...
Jun 21 2019
On Friday, 21 June 2019 at 18:22:20 UTC, Radu wrote:On Friday, 21 June 2019 at 14:22:16 UTC, Martino wrote:Thanks!On Thursday, 20 June 2019 at 17:36:45 UTC, kinke wrote: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.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...
Jun 22 2019
On Friday, 21 June 2019 at 14:22:16 UTC, Martino wrote:The linux-armhf is no longer available? The last I know is for the 1.13.0 version...It's tedious because it hasn't been automated yet. I've uploaded a manual 1.16.0 armhf package now (still using LLVM 7.0.0 & built on Debian 8/Jessie).
Jun 22 2019
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!Thanks!
Jun 21 2019