Failed installation of LDC

LDC_Installer via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Jun 10 03:06:28 PDT 2016


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?


More information about the digitalmars-d-ldc mailing list