[SOLVED] Re: Failed installation of LDC
LDC_Installer via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Fri Jun 10 10:53:27 PDT 2016
On Friday, 10 June 2016 at 17:34:17 UTC, Johan Engelen wrote:
> On Friday, 10 June 2016 at 15:54:05 UTC, LDC_Installer wrote:
>>>>
>>>> "LLVM < 3.8" Does that mean LLVM 3.8 should work properly?
>>>
>>> Definitely.
>>
>> It does work.
>> I still have to reconfigure and re-run since Mint can't seem
>> to find the ldc executable after sudo installing llvm 3.8
>> (according to http://llvm.org/docs/CMake.html) and sudo
>> installing ldc (according to
>> http://wiki.dlang.org/Building_LDC_from_source)
>
> I also fixed master for LLVM 3.7.
Good to know, but too late :D
Anyway, you might want to pardon this probably silly question:
How do I invoke LDC? As I mentioned before I'd installed both
LLVM and LDC via sudo make install. But no command I can think of
and run will trigger LDC. ldc, lldc, lld, llvm-ldc or whatever
won't work.
More information about the digitalmars-d-ldc
mailing list