[Issue 14748] Removing std.stdio import causes 2x increase in "Hello, world" program binary filesize

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 1 08:34:18 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14748

--- Comment #7 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Walter Bright from comment #2)
> (In reply to Walter Bright from comment #1)
> > On Win32, I get the same exe file size, and 'stream' symbols do not appear
> > in the executable.
> 
> The file size is 200Kb.

Also in Win64, PR 3443 does not introduce the binary size difference. The file
size is around 350Kb.

--


More information about the Digitalmars-d-bugs mailing list