Version of LDC in Fedora
Dicebot via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Mon Jul 11 12:22:29 PDT 2016
On Monday, 11 July 2016 at 13:18:09 UTC, Konstantinos Margaritis
wrote:
> Στις 11-07-2016, ημέρα Δευ, και ώρα 14:09 +0100, ο/η Russel
> Winder via digitalmars-d-ldc έγραψε:
>>
>> That is the one. Since GDC and LDC as packaged both look for
>> the source module files in the same place, it is not possible
>> to have both installed and have gdc work. Last time I looked
>> the actual files were in different places, the problem is the
>> module search path so that gdc picks up ldc files before its
>> own.
>
> So, in this case it's not a problem is with gdc's search path
> not ldc. Even if I put the include files elsewhere -but still
> inside /usr/include/d?
>
> Konstantinos
FYI, this is the patch I use to change gdc default imports paths
in Arch Linux:
https://github.com/Dicebot/Arch-PKGBUILDs/blob/master/gdc/folders.diff
More information about the digitalmars-d-ldc
mailing list