GUI library for D
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Apr 4 20:42:01 PDT 2011
On 4/5/11, Nick Sabalausky <a at 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.
More information about the Digitalmars-d
mailing list