new DIP41: dmd/rdmd command line overhaul.

Jacob Carlborg doob at me.com
Tue May 21 06:55:48 PDT 2013


On 2013-05-21 15:44, Mike Parker wrote:

> Looks good. But I would add one more. I'd like a dmd-specific flag for
> specifying the library path. Of course, on posix systems it's
> '-L-L/some/path', but I never can remember the format for OPTLINK (it
> involves a '+') and don't know offhand what it is for VS. In my build
> scripts, I just keep my libs local to the project tree and pass the full
> path of each library in order to avoid the hassle of trying to
> accommodate each possible linker. I'd love a new flag that would allow
> passing the libpath to DMD and let it handle putting it in the
> appropriate format for the current linker.

I wouldn't mind having that.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list