LDC 1.2.0 has been released!

Johan Engelen via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Apr 29 03:50:38 PDT 2017


On Thursday, 27 April 2017 at 21:38:19 UTC, Jon Degenhardt wrote:
> On Sunday, 23 April 2017 at 11:40:20 UTC, Kai Nacke wrote:
>> Hi everyone!
>>
>> On behalf of the LDC team I announce the new 1.2.0 release!
>> It is based on the 2.072.2 front-end and supports LLVM 3.5-4.0.
>
> FYI - My travis-ci osx build started failing when travis 
> switched to the LDC 1.2 release. I was using default 'osx' and 
> 'ldc' setups. On travis, default osx setup is xcode 7.3. With 
> this setup there were linker failures:
>
>      error: Invalid bitcode version (Producer: '800.0.42.1_0' 
> Reader: '703.0.31_0')

This is now fixed: there is a new 1.2.0 package for Mac on Github 
now.

Creating LTO-built binary packages for Mac needs a little more 
work. :/

-Johan


More information about the digitalmars-d-ldc mailing list