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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 28 01:45:14 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=897

           Summary: fix default dmd.conf file
           Product: D
           Version: 1.004
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: braddr at puremagic.com


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.


-- 



More information about the Digitalmars-d-bugs mailing list