Suggestion: Build windows DMD with MSVC

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri May 31 18:23:00 PDT 2013


On 6/1/13, Manu <turkeyman at gmail.com> 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.


More information about the Digitalmars-d mailing list