dmd.conf... again

Dicebot via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Aug 12 06:07:30 PDT 2015


On Wednesday, 12 August 2015 at 13:04:25 UTC, Atila Neves wrote:
> On Wednesday, 12 August 2015 at 12:29:46 UTC, Dicebot wrote:
>> More info about what gets placed where please.
>>
>> I have special dev layout on my system that co-exists with 
>> system-wide installation of dmd. It is as simple as having 
>> ~/dlang/{dmd|druntime|phobos}, linking ~/dlang/dmd/src/dmd to 
>> ~/bin/dmd-dev and placing dmd.conf in ~/bin which adds all 
>> those paths as -I and -L flags. Works just fine.
>
> There's no system-wide installation (since I don't have root), 
> I just downloaded the zip for 2.068 and added dmd2/linux/bin64 
> to my PATH.
>
> Atila

Yeah I have meant that it works _even_ if you also have 
system-wide installation. No idea what dmd.conf they put into zip 
- I never use it.


More information about the Digitalmars-d-learn mailing list