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?
Have you tried a 4.x release of GnuMake.
AFAICT it's the one used at auto-tester:
https://auto-tester.puremagic.com/show-run.ghtml?projectid=1&runid=2950828&dataid=20880978&isPull=true
Also have a look at this PR:
https://github.com/dlang/dmd/pull/7214 (it uses gmake 4.2)
If any case, it would be great if you could update the wiki page
[1] if you manage to get it working on your machine. It looks
rather outdated.
[1] https://wiki.dlang.org/Building_under_Windows