[Issue 278] New: dmd.conf search path dosn't work
    BCS 
    BCS at pathlink.com
       
    Thu Aug  3 14:58:57 PDT 2006
    
    
  
Walter Bright wrote:
> d-bugmail at puremagic.com wrote:
> 
>> from http://www.digitalmars.com/d/dcompiler.html
>>
>> "dmd will look for the initialization file dmd.conf in the following 
>> sequence
>> of directories:
>>
>>    1. current working directory
>>    2. directory specified by the HOME environment variable
>>    3. directory dmd resides in
>>    4. /etc/"
>>
>> However, on Linux, step number three ("directory dmd resides in") 
>> doesn't work.
> 
> 
> That's very strange, because that's the way I use dmd on Linux.
I tried copying /etc/dmd.conf to /bin/ and renaming the /etc ver 
something else and DMD started complaining about not being able to find 
object.d
Want a log?
    
    
More information about the Digitalmars-d-bugs
mailing list