On 2/14/14, 22:20, Adam D. Ruppe wrote:
On Saturday, 15 February 2014 at 04:13:49 UTC, 1100110 wrote:
1. Disable Garbage Collector   (suggestion: -nogc)

https://github.com/D-Programming-Language/dmd/pull/1886
Oh dmd! Why won't you build on my computer!?  Why!?


3. Disable ModuleInfo          (suggestion: -nomoduleinfo)

dmd -betterC though note
https://d.puremagic.com/issues/show_bug.cgi?id=11881

Needs a name that describes what it does, and also needs to be documented. I knew it existed, but I'm a little fuzzy on what all it actually does. Is it just ModuleInfo, or...?


5. Disable linking of druntime (suggestion: -nodruntime)

dmd -defaultlib= -debuglib=

I thought that was for the stdlib, not the runtime?

See? Now I know even less than I did before!
Sigh.

Reply via email to