[Issue 12127] New: DMD-Win64 needs an option to omit a CRT reference
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 9 21:14:05 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12127
Summary: DMD-Win64 needs an option to omit a CRT reference
Product: D
Version: D2
Platform: x86_64
OS/Version: Windows
Status: NEW
Severity: major
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: turkeyman at gmail.com
--- Comment #0 from Manu <turkeyman at gmail.com> 2014-02-09 21:14:00 PST ---
DMD needs an option equivalent to /Zl to omit placing a reference to a
particular CRT in object files.
In many cases where the choice of CRT is irrelevant to your code, is it normal
to compile with this option to prevent likely linking errors when linking
against libraries which may have conflicting CRT references.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list