LDC 0.12.0 has been released
David Nadlinger
code at klickverbot.at
Tue Oct 22 15:32:36 PDT 2013
Hi everyone,
The new LDC release 0.12.0 is here! Based on the 2.063.2 front-end and
LLVM 3.1-3.3 (OS X: LLVM 3.2 only), it offers all the usual features,
with a number of bug fixes and several improvements concerning
optimizations and platform support.
Please refer to the GitHub release page for the change log and the
package download links:
https://github.com/ldc-developers/ldc/releases/tag/v0.12.0
MD5 checksums for the release packages:
1e5def0a8baf7147c14c4804f1c5c7b8 ldc2-0.12.0-linux-x86.tar.gz
3a676eda121b2ec24b17834d9e0a9b09 ldc2-0.12.0-linux-x86.tar.xz
a01a12a56a7c0aa47b9ca4ee8d726eac ldc2-0.12.0-linux-x86_64.tar.gz
dd7df5d63755f6813f0ff980921e255a ldc2-0.12.0-linux-x86_64.tar.xz
244d52f3c4e03dc2ed5d84940aaa04ab ldc2-0.12.0-mingw-x86.7z
87fc4bf30ccc05f0e699c4fff81c8128 ldc2-0.12.0-mingw-x86.zip
7ac8d80dce4a7a794550b3b01c04773f ldc2-0.12.0-osx-x86_64.tar.gz
ee2ffbe871d9ff8dd94b4e95c90014f0 ldc2-0.12.0-osx-x86_64.tar.gz
b6c11ce38f405fd44b68e1d3839c739f ldc-0.12.0-src.tar.gz
(Unlike for the beta packages, the -src suffix is now again included
in the name of the source package as it was for the previous
releases.)
As always, the Win32/MinGW packages require a recent version of the
mingw-w64 toolchain, see the (new) README file for details. There are
no packages for the Win64/MSVC port yet.
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!
Cheers,
David
More information about the digitalmars-d-ldc
mailing list