[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 21 15:17:12 PDT 2011


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



--- Comment #6 from Brad Roberts <braddr at puremagic.com> 2011-06-21 15:12:25 PDT ---
The problem lied in one tiny crack.. win32 without specifying -map.  This pull
request changes win32 to match all the posix platforms, no map file unless you
ask for it with -map.

https://github.com/D-Programming-Language/dmd/pull/158

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