LDC 0.13.0 alpha released! Please help test!

Kai Nacke kai at redstar.de
Tue Jan 28 23:24:14 PST 2014


Hi everyone!

The first alpha release of LDC release 0.13.0 is here! It is 
based on the 2.064.2 front-end and LLVM 3.1-3.4 (OS X: LLVM 
3.2/3.4 only).

Please refer to the GitHub release page for the preliminary 
change log and the
package download links:
https://github.com/ldc-developers/ldc/releases/tag/v0.13.0-alpha1

Important: This is an alpha version and contains known bugs. Be 
sure to read the section "Known bugs (release blocker)" in the 
preliminary change log.

MD5 checksums for the release packages:

94d03baa5a48ed43cb3b713a3c9fc99a  ldc-0.13.0-alpha1-src.tar.gz
60018c5b9cbe27821fcb15a2293479f1  
ldc2-0.13.0-alpha1-linux-x86.tar.gz
8c9ab4bde280db84c037cfa7b1144eb8  
ldc2-0.13.0-alpha1-linux-x86.tar.xz
f2c464245be4d2a34fcd31ea6e903f9d  
ldc2-0.13.0-alpha1-linux-x86_64.tar.gz
6359c030afc6aaf74a3b6c7227d88007  
ldc2-0.13.0-alpha1-linux-x86_64.tar.xz
9c4903dc3ba9962c4ece95210eb2cff4  ldc2-0.13.0-alpha1-mingw-x86.7z
a1d0c45d1d46cb4ee9a3856869454891  ldc2-0.13.0-alpha1-mingw-x86.zip
103f59a8f5743a8c5349dd9593a2d3fd  
ldc2-0.13.0-alpha1-osx-x86_64.tar.gz
d42390ef6bab21eb634e6ecbb3170fb7  
ldc2-0.13.0-alpha1-osx-x86_64.tar.xz

As always, the Win32/MinGW packages require a recent version of 
the
mingw-w64 toolchain, see the (new) README file for details.

There is no Win64/MSVC package because I found a severe bug in 
the Win64/MSVC
port. I hope to have this fixed for the alpha2 or beta1 release.

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