www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - LDC 1.4.0-beta1

Hi everyone,

LDC 1.4.0-beta1 is out now. The highlights of version 1.4 in a 
nutshell:

* Based on D 2.074.1.
* Shipping with ldc-build-runtime, a small D tool to easily 
(cross-)compile the runtime libraries yourself.
* Full Android support, incl. emulated TLS.
* Improved support for AddressSanitizer and libFuzzer. The 
libraries are shipped with the prebuilt Linux x86_64 and OSX 
packages.
* Prebuilt Linux x86_64 package shipping with LTO plugin, 
catching up with the OSX package.

Full release log and downloads: 
https://github.com/ldc-developers/ldc/releases/tag/v1.4.0-beta1

Thanks to everybody contributing!
Aug 26 2017