dmd -lib and executable size (+10 MB)
Moritz Warning
moritzwarning at web.de
Sun Aug 10 06:57:59 PDT 2008
On Sun, 10 Aug 2008 09:00:18 -0400, bearophile wrote:
> Moritz Warning:
>> Can anyone confirm that this is resolved now with dmd v1.034? My test
>> shows that the binary size is back to 81KB (stripped).
>
> Walter has signed the problem as solved, but with 1.034 I see no changes
> in size, so the program is inflated still. If this will be confirmed the
> bug may be reopened :-)
>
> Bye,
> bearophile
What compile options do you use?
I just used "dmd main.d" followed by "strip main".
More information about the Digitalmars-d
mailing list