www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 0.16.0 alpha2 is out!

reply "Kai Nacke" <kai redstar.de> writes:
Hi everyone,

LDC 0.16.0 alpha2, the LLVM-based D compiler, is available for 
download!
This release is based on the 2.067.1 frontend and standard 
library and supports LLVM 3.1-3.7 (OS X: no support for 3.3).

Don't miss to check if your preferred system is supported by this 
release. There is even an alpha-quality Win64 version available!

As usual, you can find links to the changelog and the binary 
packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/qvxvcpceknfzsizbtqia forum.dlang.org

Regards,
Kai
Sep 01 2015
parent reply "extrawurst" <stephan extrawurst.org> writes:
On Tuesday, 1 September 2015 at 22:26:53 UTC, Kai Nacke wrote:
 Hi everyone,

 LDC 0.16.0 alpha2, the LLVM-based D compiler, is available for 
 download!
 This release is based on the 2.067.1 frontend and standard 
 library and supports LLVM 3.1-3.7 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by 
 this release. There is even an alpha-quality Win64 version 
 available!

 As usual, you can find links to the changelog and the binary 
 packages over at digitalmars.D.ldc:
 http://forum.dlang.org/post/qvxvcpceknfzsizbtqia forum.dlang.org

 Regards,
 Kai
Awesome, whats the travis-ci name to use it ? -- Stephan
Sep 02 2015
parent "Martin Nowak" <code dawg.eu> writes:
On Wednesday, 2 September 2015 at 18:47:32 UTC, extrawurst wrote:
 Awesome, whats the travis-ci name to use it ?
It's ldc-0.16.0-alpha2, but the compiler binary requires a newer GLIBCXX than is available on Travis-CI (hopefully to be fixed with the next beta).
Sep 06 2015