On Monday, 19 October 2015 at 16:07:02 UTC, Andrei Alexandrescu wrote:
On 10/18/2015 01:37 PM, Marco Leise wrote:
For the Gentoo Linux DMD package I made dynamic linking the
default. It's not just Phobos but other libraries as well,
like GtkD and what else you link into your executable.

A simple GUI converting text in the clipboard on button press
is at around 553 KiB now. With static linking it is 6 MiB.

How large is Hello, word when dynamically linked? -- Andrei

And how much of it is pulled in via Object.factory ? I'd bet a lot.

Reply via email to