problem using ldc 1.0.0 as D compiler

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 21 14:43:16 PDT 2016


On Tuesday, 21 June 2016 at 16:26:14 UTC, Satoshi wrote:
> On Monday, 20 June 2016 at 11:28:58 UTC, Antonio Corbi wrote:
>> Hi folks!
>>
>> I'm using ldc version:
>> LDC - the LLVM D compiler (1.0.0):
>>   based on DMD v2.070.2 and LLVM 3.8.0
>>   built with DMD64 D Compiler v2.071.0
>>   Default target: x86_64-unknown-linux-gnu
>>   Host CPU: core2
>>
>> [...]
>
> I have the same problem with LDC 1.1.0 on Arch Linux

A fix for this just landed in Git master: 
https://github.com/ldc-developers/ldc/commit/6de981af757b00a91b36ae94d9ce9a8a81cfabf9

It would be great if you could build LDC yourself to verify that 
the issue is gone – be sure to open another ticket if the issue 
persists!

  — David


More information about the Digitalmars-d mailing list