On 11/19/2013 11:18 PM, Jeremy DeHaan wrote:
Like I said in the title, this is related to Windows. Basically, I'm
looking to put a command line together to keep things consistent between
Windows, OSX and Linux.

On OSX and Linux I would do -L-lLibraryName, but is there something
similar that one can do on Windows? Or do I have to add LibraryName.lib
to the file list? Just wondering!

It looks like it is -L on Windows as well:

  http://dlang.org/dmd-windows.html

Ali

Reply via email to