[Issue 278] dmd.conf search path doesn't work
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Oct 13 13:11:39 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=278
Daniel919 at web.de changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
------- Comment #12 from Daniel919 at web.de  2007-10-13 15:11 -------
-[ /root/dmd/bin/dmd.conf ]------------------------
[Environment]
DFLAGS=-I%@P%/../src/phobos -L-L%@P%/../lib
---------------------------------------------------
#echo $PATH
/root/dmd/bin:/root/dmd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#which dmd
/root/dmd/bin/dmd
#cat /etc/dmd.conf
file not found
#cd /root
#dmd test.d
object.d: module object cannot read file 'object.d'
#md5sum dmd.1.022.zip
645b4527ae4137d0e1dc639d2cf70974  dmd.1.022.zip
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list