www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - -L option

[dmd 0.102 Linux]

The option label is gobbled. Instead of being able to do

dmd test.d -L/lib/search/path

I need to do

dmd test.d -L-L/lib/search/path


Bastiaan.
Sep 22 2004