LDC 1.2.0-beta2 has been released!

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Apr 4 20:57:19 PDT 2017


Hi everyone!

On behalf of the LDC team I announce the new 1.2.0-beta2 release!
It is based on the 2.072.2 front-end and supports LLVM 3.5-4.0.

This beta release contains some important fixes. Be sure to read 
the change log at the GitHub release page for details. The 
packages are available for download at the same page.
https://github.com/ldc-developers/ldc/releases/tag/v1.2.0-beta2

MD5 checksums for the release packages:

ae6284edc8d170bfffdc8a01171ba2a3  ldc-1.2.0-beta2-src.tar.gz
98a4541599f8ffec045c72c2af9041d4  
ldc2-1.2.0-beta2-freebsd-x86_64.tar.xz
d88b49468de4ae8acdbc5cf4d92037c9  
ldc2-1.2.0-beta2-linux-x86.tar.xz
3f67d08657e495ffe62e7d039b9711bd  
ldc2-1.2.0-beta2-linux-x86_64.tar.xz
5248d5c272252af5c966a687b4d0226c  
ldc2-1.2.0-beta2-osx-x86_64.tar.xz
93995b85d056f9069dc1cb132e8bf332  ldc2-1.2.0-beta2-win32-msvc.zip
02f10dc4c33ccfa3dbd046b8a131c1df  ldc2-1.2.0-beta2-win64-msvc.zip

Regarding the binaries:
The Linux x86/x86_64 binaries are built on Ubuntu 12.04 LTS with 
gcc 4.8.x, ldc2 1.2.0-beta2 and LLVM 4.0.0. They work on Ubuntu 
12.04 LTS (or later) without installing additional software.

The OS X binaries and the FreeBSD binaries are built with LLVM 
4.0.0.

The Win32 and Win64 MSVC versions are built with VS2015 and LLVM 
3.9.1 (due to a regression in LLVM 4.0).

Please be sure to report any bugs at 
https://github.com/ldc-developers/ldc/issues, and feel free to 
drop by at the digitalmars.D.ldc forums 
(http://forum.dlang.org/group/digitalmars.D.ldc) for any 
questions or comments.

Thanks to everybody involved in making this happen!

Regards,
Kai



More information about the digitalmars-d-ldc mailing list