[dmd-internals] Shouldn't there be a dmd switch to specify search paths for libraries?

Walter Bright walter at digitalmars.com
Fri Aug 13 18:46:28 PDT 2010



Leandro Lucarella wrote:
>
>
> What I do think is important is an option to ignore pragma(lib)
> entirely, because even when is not very common, users might want to link
> against an specific custom library name. For example in Debian sometimes
> there are packages for the same library but configured in different
> ways, like libcurl and libcurl-gnutls.
>
> I opened a bug report:
> http://d.puremagic.com/issues/show_bug.cgi?id=4642
>
>   

http://www.digitalmars.com/ctg/ctgLinkSwitches.html#defaultlibrarysearch


More information about the dmd-internals mailing list