Bounty for -minimal compiler flag

1100110 0b1100110 at gmail.com
Fri Feb 14 20:34:30 PST 2014


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.


More information about the Digitalmars-d-announce mailing list