[Issue 897] New: fix default dmd.conf file

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Sun Jan 28 03:29:12 PST 2007


braddr at puremagic.com reported:
> If the shipped dmd.conf file is changed to:
> 
>     [Environment]
>     DFLAGS=-I%@P%/../src/phobos -L-L%@P%/../lib
> 
> then the linux version of dmd 'just work' in terms of locating both the phobos
> .d's and .a.  The only thing the user will need to do is add .../dmd/bin to the
> PATH env var.

And 'chmod +x dmd/bin/{dmd,dumpobj,obj2asm,rdmd}'.
There should really be a .tar.gz distribution to preserve the execute bit...


More information about the Digitalmars-d-bugs mailing list