[Issue 6605] Add switch to enable setting library search paths via command line

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 5 14:25:37 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6605



--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> 2011-09-05 14:25:28 PDT ---
Sorry, I did not think of the /NOI. We need a separator from the option, so
this line works for me:

dmd main.d -I..\..\src mylib.lib -L+..\..\

Regarding the LIB environment variable: I tend to use a name specific to dmd
(DMDLIB) because LIB is also used by other compilers, but the libraries in
their directories are not OMF and cause optlink to fail.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list