Thread overview | |||||
---|---|---|---|---|---|
|
September 01, 2015 LDC 0.16.0 alpha2 is out! | ||||
---|---|---|---|---|
| ||||
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 |
September 02, 2015 Re: LDC 0.16.0 alpha2 is out! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | 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
|
September 06, 2015 Re: LDC 0.16.0 alpha2 is out! | ||||
---|---|---|---|---|
| ||||
Posted in reply to extrawurst | 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).
|
Copyright © 1999-2021 by the D Language Foundation