> From: Pavel Fedin <p.fe...@samsung.com> > Date: Tue, 14 Jan 2014 11:53:15 +0400 > Cc: bug-make@gnu.org > Obviously, you are trying to execute Makefile written for UNIX systems, are > you ? This makefile relies on UNIX shell commands like uname, pwd, basename, > etc. Right ? > In order to run this Makefile, you need Cygwin or MinGW32 environment.
Well, there are native Windows ports of these commands as well (e.g., on the GnuWin32 site). But I'm not sure whether Mark wants to run native or Cygwin tools. Actually, if Mark wants to run Cygwin tools, I'd suggest to install the Cygwin build of Make, it will have less "issues" with Cygwin programs than the native build of Make. _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make