[Issue 15636] Dwarf everywhere
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Feb  1 14:00:25 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15636
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ibuclaw at gdcproject.org
         Resolution|---                         |INVALID
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Thanks for the report.  However I'll close as there's nothing to fix here.
- DWARF is emitted on request:  http://dlang.org/dmd-linux.html#switch-g
- MS-Coff is the default format for Windows: 
http://dlang.org/dmd-windows.html#switch-m64
- I checked my clock, and yes it does indeed seem we are in 2016, I've made a
note in-case any problem occurs.
--
    
    
More information about the Digitalmars-d-bugs
mailing list