[phobos] Why did the exe size just increase by 170K since dmd2.051?
Jonathan M Davis
jmdavisProg at gmx.com
Mon Feb 7 14:38:54 PST 2011
On Monday, February 07, 2011 14:30:18 Walter Bright wrote:
> compile with the -map option.
>
> tl,dr: everything in Phobos/Druntime references everything else.
Doing stuff like removing eponymous templates from the binary (since all you
relaly need is the result, not the template instantiation) would likely help.
- Jonathan M Davis
More information about the phobos
mailing list