digitalmars.D.announce - LDC 0.16.0 alpha2 is out!
- Kai Nacke (12/12) Sep 01 2015 Hi everyone,
- extrawurst (3/16) Sep 02 2015 Awesome, whats the travis-ci name to use it ?
- Martin Nowak (4/5) Sep 06 2015 It's ldc-0.16.0-alpha2, but the compiler binary requires a newer
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
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, KaiAwesome, whats the travis-ci name to use it ? -- Stephan
Sep 02 2015
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