http://d.puremagic.com/issues/show_bug.cgi?id=4642
Summary: DMD should have a command-line option to ignore
pragma(lib, ...)
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Leandro Lucarella <[email protected]> 2010-08-13 18:05:23
PDT ---
I think is important to have an option to ignore pragma(lib, ..), 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.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------