On Monday, 18 December 2017 at 16:06:33 UTC, Jonathan Marler
wrote:
Trying to run the dmd test suite on windows, looks like Digital
Mars "make" doesn't work with the Makefile, I tried Gnu Make
3.81 but no luck with that either. Anyone know which version
of make it is supposed to work with on windows? Is it supposed
to work on windows at all?
I found that both the make that comes with msys and the make that
comes with mingw work for me. I‘m currently on vacation but once
I‘m back and in case you are interrested I can post the batch
file I use to run the dmd tests.