so wrote:
On Wed, 06 Oct 2010 10:40:11 +0300, Jacob Carlborg <[email protected]> wrote:
You are aware of that C is (almost always) dynamically linked with the standard and runtime library but D (usually) is not? Using D1 and Tango on Mac OS X (which supports dynamic linking of the standard library) gives an executable of the size 16 KB if I recall correctly.


Which is the next thing Walter will be working on after this 64bit business.

Yes, making Phobos a shared library rather than statically linking it will pretty much resolve this problem.

Reply via email to