Adam Gundy arg@cyberscience.com writes:
* dlls/Makefile.in: Rebuild the msvcrt directory twice, once for msvcrt.dll.so and once for the debug msvcrtd.dll.so.
You can't do that, the Makefile.in is generated automatically. I'd suggest creating a separate directory for msvcrtd and make it forward everything to msvcrt like crtdll does.