[Issue 2760] DMD can't prevent optlink from generating a map file
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Mar 29 19:34:20 PDT 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2760
------- Comment #1 from unknown at simplemachines.org  2009-03-29 21:34 -------
Created an attachment (id=301)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=301&action=view)
Pass NUL to linker for /nomap.
This patch simply checks for /nomap and passes NUL on to the linker for the
mapfile if it is found.
If one wants to take this enhancement, it seems like this would be the best way
without modifying OPTLINK.
-[Unknown]
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list