Thanks again! Is mkdir included in a mingw-get package; if so, which one? Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Sunday, October 27, 2019 11:12 AM, Eli Zaretskii <eliz****@gnu*****> wrote: > > Date: Sun, 27 Oct 2019 14:35:13 +0000 > > From: joring jorin****@proto***** > > Hello. I was hoping to build Squirrel and had a problem with make. The makefile calls 'mkdir -p lib', folders > > named lib and -p are created, and the build fails. What might be causing this? I'm running Windows 10 and > > will be happy to provide any other relevant details. Thank you. > > Crystal ball says it is cmd's built-in 'mkdir' that gets invoked in > your case. If you have a port of GNU 'mkdir', rename it to gmkdir.exe > and modify the Makefile to invoke gmkdir instead of mkdir. > > MinGW-Users mailing list > MinGW****@lists***** > > This list observes the Etiquette found at > http://www.mingw.org/Mailing_Lists. > We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. > > You may change your MinGW Account Options or unsubscribe at: > https://lists.osdn.me/mailman/listinfo/mingw-users > Also: mailto:mingw****@lists*****?subject=unsubscribe