On 2011-04-05 05:42, Andrej Mitrovic wrote:
On 4/5/11, Nick Sabalausky<a@a.a>  wrote:
Hmm, I really wish DMD had a cmdline param to specify a library to be passed
to the linker rather than needing to use "-L". Makes it impossible to write
a cross-platform DMD command for anything that requires linking to a lib.

But you can pass .lib files directly to DMD, I don't understand why
people use -L.

It's handy if you have a common directory with lib files.

--
/Jacob Carlborg

Reply via email to