On 6/1/13, Manu <[email protected]> wrote: > Building DMD with MSVC results in a compiler that runs MUCH MUCH faster. > In the interest of making DMD releases as fast as possible, this should be > standardised.
Just one thing: Before attempting to build git-head, the following pull is required: https://github.com/D-Programming-Language/dmd/pull/2102 For some reason when I use DMD built with MSVC my unittests don't run. Other than that it does seem to be faster. I haven't ran any benchmarks yet.
