Re: win32 compilation of make 4.0 source code

2014-01-28 Thread Philip Guenther
On Tue, 28 Jan 2014, Mark Brown wrote: > On Mon, Jan 27, 2014 at 11:05 PM, Mark Brown wrote: > > > > From: Paul Smith > > > > Sent: Monday, January 27, 2014 8:57 PM > > ... > > > > ifneq ($(filter else-if,$(.FEATURES)),else-if) > > > >$(error Version $(MAKE_VERSION) does not support else-if)

Re: win32 compilation of make 4.0 source code

2014-01-28 Thread Mark Brown
On Mon, Jan 27, 2014 at 11:05 PM, Mark Brown wrote: From: Paul Smith Sent: Monday, January 27, 2014 8:57 PM ... ifneq ($(filter else-if,$(.FEATURES)),else-if) $(error Version $(MAKE_VERSION) does not support else-if) endif Are you saying that this statement can be placed outside of a mak

Re: win32 compilation of make 4.0 source code

2014-01-27 Thread Philip Guenther
On Mon, Jan 27, 2014 at 11:05 PM, Mark Brown wrote: >> From: Paul Smith >> Sent: Monday, January 27, 2014 8:57 PM ... >> ifneq ($(filter else-if,$(.FEATURES)),else-if) >>$(error Version $(MAKE_VERSION) does not support else-if) >> endif > > Are you saying that this statement can be placed ou

Re: win32 compilation of make 4.0 source code

2014-01-27 Thread Mark Brown
-Original Message- From: Philip Guenther Sent: Monday, January 27, 2014 1:34 PM To: Mark Brown Cc: Paul Smith ; bug-make Subject: Re: win32 compilation of make 4.0 source code (Dang it: gmail treats control-enter as "send"...) [Gmail is overrated. When I saw I could not f

Re: win32 compilation of make 4.0 source code

2014-01-27 Thread Mark Brown
-Original Message- From: Philip Guenther Sent: Monday, January 27, 2014 1:34 PM To: Mark Brown Cc: Paul Smith ; bug-make Subject: Re: win32 compilation of make 4.0 source code (Dang it: gmail treats control-enter as "send"...) [Gmail is overrated. When I saw I could not f

Re: win32 compilation of make 4.0 source code

2014-01-27 Thread Philip Guenther
(Dang it: gmail treats control-enter as "send"...) On Mon, Jan 27, 2014 at 1:12 PM, Philip Guenther wrote: > On Mon, Jan 27, 2014 at 9:59 AM, Mark Brown wrote: >> First, let me request that you include the question posed to you, >> in your Reply responses in this email sequence. > > How about yo

Re: win32 compilation of make 4.0 source code

2014-01-27 Thread Philip Guenther
riginal Message- From: Paul Smith > Sent: Monday, January 27, 2014 9:35 AM > To: Mark Brown > Cc: bug-make@gnu.org > > Subject: Re: win32 compilation of make 4.0 source code > > On Sun, 2014-01-26 at 16:22 -0800, Mark Brown wrote: >> >> That example method is

Re: win32 compilation of make 4.0 source code

2014-01-13 Thread David Boyce
And for the record, the OP had no intention of building for Cygwin, at least as described. The mention of Cygwin arises only because of the error messages e.g. process_begin: CreateProcess(NULL, cygpath C:\zzz_13.12.1_general\tools, ...) failed. David On Mon, Jan 13, 2014 at 9:58 AM, Eli Zaretsk

Re: win32 compilation of make 4.0 source code

2014-01-13 Thread Pavel Fedin
Title: Re: win32 compilation of make 4.0 source code Hello, Mark. Monday, January 13, 2014, 17:57:20 you wrote: Is the resulting file supposed to executed under Cygwin ? No. If you build Make natively for Windows, this results in native Windows version. Cygwin is actually quite a