[Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Nov 13 15:20:05 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13726
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |code at dawg.eu
         Resolution|---                         |WONTFIX
--- Comment #4 from Martin Nowak <code at dawg.eu> ---
(In reply to Walter Bright from comment #2)
> Every bit of performance matters. D is constantly being compared for speed
> with other tools.
> 
> Building phobos for maximum debugging support is completely at odds with
> performance.
I agree with Walter here.
Instead we should link a debug version of phobos when building with -debug.
--
    
    
More information about the Digitalmars-d-bugs
mailing list