dmd 1.071 and 2.056 release

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Oct 26 15:39:11 PDT 2011


On 10/27/11, John Chapman <j at ch.com> wrote:
> Anyone else experience slow compiles? Seems about 2-3 times slower than
> 2.055.

So far I'm getting only slightly slower builds (on the order of +100
msecs), but it does seem to be consistently slower.

> Also, resulting executables are nearly twice as large on Windows.

On one of my apps:

2.055:
no flags: 545 kb
-g: 1567 kb

2.056:
no flags: 1115 kb
-g: 2143 kb

I thought -g was to blame but they've doubled regardless.


More information about the Digitalmars-d-announce mailing list