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
-Original Message-
From: Paul Smith
Sent: Monday, January 27, 2014 8:57 PM
To: Mark Brown
Cc: bug-make@gnu.org
Subject: Re: win32 compilation of make 4.0 source code?
On Mon, 2014-01-27 at 09:59 -0800, Mark Brown wrote:
First, let me request that you include the question posed to you
-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
-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
ntation in Make version 4.1 .
-Original 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 a device
evaluation within a Target evaluation.
-Original Message-
From: Paul Smith
Sent: Friday, January 24, 2014 11:28 AM
To: Mark Brown
Cc: Eli Zaretskii ; Pavel Fedin ; bug-make@gnu.org
Subject: Re: win32 compilation of make 4.0 source code
On Fri, 2014-01-24 at 11:03 -0800, Mark Brown wrote:
I had
I think the intent was to use MingW32 tools in the Windows win32
environment.
I had a make.exe 3.80 and it had problems with "else ifeq" constructs,
so that forced me to seek a more recent version for win32.
As a separate related issue,
I was try to echo the .FEATURES information, since one of
ateProcess(NULL, basename "", ...) failed.
make:
'.' is not recognized as an internal or external command,
operable program or batch file.
...
=
-Original Message-
From: Eli Zaretskii
Sent: Monday, January 13, 2014 8:51 P
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.
If this is not the intended compilation method,
do give step by step method to compile the
I was able to compile the make 4.0 source code downloaded from the
gnu make site using Visual C++ 2005 under Windows 7 64 (generated 0 errors, 259
warnings)
but executing the resulting make command file from the Windows 7 DOS Command
Prompt
yields a series of warnings/errors:
I was able to compile the make 4.0 source code downloaded from the
gnu make site using Visual C++ 2005 under Windows 7 64 (generated 0 errors, 259
warnings)
but executing the resulting make command file from the Windows 7 DOS Command
Prompt
yields a series of warnings/errors:
===
11 matches
Mail list logo