Building LDC from source

Ellery Newcomer ellery-newcomer at utulsa.edu
Thu Sep 6 13:37:09 PDT 2012


On 09/06/2012 10:16 AM, Andrei Alexandrescu wrote:
> On 9/6/12 11:14 AM, Dejan Lekic wrote:
>> Andrei, Fedora has LDC in the official repository (that should be
>> clearly stated there). So, a Fedora user installs LDC by simple:
>>
>> yum install ldc-2
>
> Done, let me know.
>
> Andrei
>

the -2 is not necessary; also this doesn't install phobos or druntime.

yum install ldc ldc-phobos-devel ldc-druntime-devel

should bring in everything necessary for compiling.


More information about the Digitalmars-d mailing list