Re: Re: win32 compilation of make 4.0 source code‏

2014-02-02 Thread Paul Smith
On Tue, 2014-01-14 at 18:02 +0200, Eli Zaretskii wrote: > > === > > process_begin: CreateProcess(NULL, uname, ...) failed. > > make: > > process_begin: CreateProcess(NULL, uname -a, ...) failed. > > make: > > process_begin: CreateProcess(NULL, cygpath

Re: RE: win32 compilation of make 4.0 source code‏

2014-01-14 Thread Eli Zaretskii
> From: Pavel Fedin > 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 ne

Re: Re: win32 compilation of make 4.0 source code‏

2014-01-14 Thread Eli Zaretskii
> From: "Mark Brown" > Cc: , > > Date: Mon, 13 Jan 2014 22:56:10 -0800 > > I showed some of the output when this new windows/dos make is run > from the command prompt, in the original message. Sorry, I thought that was from the Cygwin shell, since you asked whether this Make is supposed t

Re: Re: win32 compilation of make 4.0 source code‏

2014-01-13 Thread Eli Zaretskii
> From: "Mark Brown" > Cc: > Date: Mon, 13 Jan 2014 14:06:16 -0800 > > As mentioned I used Visual C++ 2005, > loading the project file and building it: > make_msvc_net2003.vcproj . > > This results in a make_msvc.net2003.exe of length 892 KB > being created in the debug directory. Does thi