Re: make creates -p folder
joring <joring-g/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <JA2wBCF2GWk7Yd371WXhMFd_SsR0gyCc12TCdUpvftY1949fTNMo4hdGJQ_e7guaFPTGMfRruThGLdrRyrvYwHbbxCsDbhj0ljvTcJUD1eI=@protonmail.com> |
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 <[email protected]> wrote: > > Date: Sun, 27 Oct 2019 14:35:13 +0000 > > From: joring [email protected] > > 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 > [email protected] > > 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:[email protected]?subject=unsubscribe _______________________________________________ MinGW-Users mailing list [email protected] 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:[email protected]?subject=unsubscribe