[Issue 9723] add missing main() when compiling exe with -unittest

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 14 17:02:12 PDT 2013


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



--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-03-14 17:02:11 PDT ---
(In reply to comment #2)
> No need to worry about libraries with main() in it -
> nothing to pull it in.

What do you mean by that?

Also we have --main in RDMD that is used exactly for this purpose. Why not just
move this switch over to DMD instead of doing magic that stops working as soon
as you add separately-compiled dependencies?

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