[Issue 278] New: dmd.conf search path dosn't work
    Walter Bright 
    newshound at digitalmars.com
       
    Sat Aug  5 11:44:59 PDT 2006
    
    
  
Frank Benoit wrote:
>> I see, that explains why it worked for me (I used direct path names).
> 
> The "executable" name can also be a symbolic link.
> 
> ln -s /home/frank/dmd/bin/dmd ./lnk
> ./lnk
> 
> 
> Arg 0 show up with "./lnk". So it is necessary to follow those symbolic
> links.
I'm rather unfamiliar with that, any snippet of code available?
    
    
More information about the Digitalmars-d-bugs
mailing list