On 8/20/11, maarten van damme <maartenvd1...@gmail.com> wrote:
> Now only how come that
> "dmd hello.d" results in a 1.70 mb application whereas
> "dmd -c hello.d" && "dmd hello.obj phobos.lib" results in a 144 kb app

In both cases on my system it produces a 464Kb app. You must be doing
something wrong. :)

Reply via email to