Failed installation of LDC

Johan Engelen via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Jun 10 03:07:11 PDT 2016


On Friday, 10 June 2016 at 10:06:28 UTC, LDC_Installer wrote:
> On Friday, 10 June 2016 at 09:18:53 UTC, Johan Engelen wrote:
>> On Thursday, 9 June 2016 at 23:08:44 UTC, LDC_Installer wrote:
>>>
>>> Here's what I get when running make:
>>>
>>> /home/username/Downloads/ldc/driver/linker.cpp: In function 
>>> ‘void {anonymous}::insertBitcodeIntoModule(const char*, 
>>> llvm::Module&, llvm::LLVMContext&)’:
>>> /home/username/Downloads/ldc/driver/linker.cpp:124:17: error: 
>>> no matching function for call to 
>>> ‘llvm::Linker::Linker(llvm::Module&)’
>>>    llvm::Linker(M).linkInModule(std::move(loadedModule));
>>>                  ^
>>
>> This is my fault I think. Looks like building master is broken 
>> for LLVM < 3.8. Working on a fix. Thanks a lot for reporting!
>>
>> -Johan
>
> "LLVM < 3.8" Does that mean LLVM 3.8 should work properly?

Definitely.


More information about the digitalmars-d-ldc mailing list