[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: win32 compilation of make 4. 0 source code
From: |
Mark Brown |
Subject: |
Re: win32 compilation of make 4. 0 source code |
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.
If this is not the intended compilation method,
do give step by step method to compile the project
under Windows 7 64 , using Visual C++ 2005 .
-----Original Message-----
From: Paul Smith
Sent: Monday, January 13, 2014 9:44 AM
To: Eli Zaretskii
Cc: address@hidden
Subject: Re: win32 compilation of make 4.0 source code
On Mon, 2014-01-13 at 19:37 +0200, Eli Zaretskii wrote:
> On Windows, GNU make can be compiled in a quite a number of different
> ways. It would be helpful if you gave us an idea of which method you
> used.
He said that: he used Microsoft Visual C++ version 2005.
But I meant, how? Through the Visual Studio project files? Or via the
build_w32.bat script? Maybe that doesn't matter; I'm definitely no
expert on this :-).
_______________________________________________
Bug-make mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-make
- win32 compilation of make 4.0 so urce code, Mark Brown, 2014/01/13
- Re: win32 compilation of make 4.0 source code, Eli Zaretskii, 2014/01/13
- Re: win32 compilation of make 4.0 source code, Paul Smith, 2014/01/13
- Re: win32 compilation of make 4. 0 source code,
Mark Brown <=
- Re: Re: win32 compilation of make 4.0 source code , Eli Zaretskii, 2014/01/13
- Re: win32 compilation of make 4. 0 source code, Mark Brown, 2014/01/14
- RE: win32 compilation of make 4. 0 source code, Pavel Fedin, 2014/01/14
- Re: RE: win32 compilation of make 4.0 source code , Eli Zaretskii, 2014/01/14
- Re: win32 compilation of make 4. 0 source code, Mark Brown, 2014/01/24
- Re: win32 compilation of make 4.0 source code, Paul Smith, 2014/01/24
- Re: win32 compilation of make 4. 0 source code, Mark Brown, 2014/01/26
- Re: win32 compilation of make 4.0 source code, Paul Smith, 2014/01/27
- Re: win32 compilation of make 4. 0 source code, Mark Brown, 2014/01/27
- Re: win32 compilation of make 4.0 source code, Philip Guenther, 2014/01/27