897 – fix default dmd.conf file

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 897 - fix default dmd.conf file
Summary: fix default dmd.conf file
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 Linux
: P2 minor
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2007年01月28日 03:45 UTC by Brad Roberts
Modified: 2014年02月16日 15:22 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Brad Roberts 2007年01月28日 03:45:09 UTC
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.
Comment 1 Frits van Bommel 2007年01月28日 05:30:35 UTC
braddr@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...
Comment 2 Walter Bright 2007年02月12日 03:43:16 UTC
Fixed DMD 1.005


AltStyle によって変換されたページ (->オリジナル) /