[Issue 11962] VisualD needs an option to choose the CRT to link against

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 9 13:51:51 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11962


Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de


--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> 2014-02-09 13:50:20 PST ---
A reference to LIBCMT is added by dmd to the object file that contains main,
and it is generated to the C modules in phobos.lib.
I don't think Visual D can do anything about changing it but to add
/NODEFAULTLIB to the linker. Would that be good enough?

-- 
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