Phobos and Druntime compiler flags

Vladimir Panteleev vladimir at thecybershadow.net
Fri Feb 8 01:24:25 PST 2013


Some questions about the default DFLAGS settings in Phobos and 
Druntime makefiles:

1. Why is -g or -gc not used? Are there any situations where the 
presence of debug information in the static library undesirable?

2. Why is -inline not used in Phobos?

3. Any reason why -gs is not used?


More information about the Digitalmars-d mailing list