Hello, I don't see the revision I proposed (attached) in 2004 as part of the latest CVS code. Could my revision be reviewed for inclusion please.
Kind regards JG -------- Original Message -------- Subject: Re: NMakefile.template and README.W32.template proprosed revisions Date: Tue, 06 Apr 2004 22:02:38 +0100 From: J. Grant <[EMAIL PROTECTED]> To: Paul D. Smith <[EMAIL PROTECTED]> CC: gnu-make <[email protected]> Hi Sorry I did not notice the incorporation with your 2004-03-20 checkin. Thanks. I think the 2004-02-29 "w32/subproc/NMakefile" change must have been accidentally missed. It was just to add "MAKE = nmake", the same as the applied NMakefile.template patch. (Makefile.template is was in your 2004-03-20 checkin I see.) I noticed the compatible compiler and OS versions were out of date in README.W32.template. I changed the Microsoft Windows OS list in README.W32.template to include the recent Microsoft Windows versions which are also compatible with GNU Make. I also added to the working compiler list the latest two compilers with which GNU Make also compiles and links fine with. I attach this part of the patch. Best regards JG on the 06/04/04 15:19, Paul D. Smith wrote:
I believe I already applied both of these patches.
Index: README.W32.template =================================================================== RCS file: /cvsroot/make/make/README.W32.template,v retrieving revision 2.4 diff -u -r2.4 README.W32.template --- README.W32.template 22 Mar 2004 15:11:48 -0000 2.4 +++ README.W32.template 6 Apr 2004 20:49:43 -0000 @@ -1,6 +1,5 @@ -Port of GNU make to Windows NT and Windows 95 -Builds natively with MSVC 2.x or MSVC 4.x compilers. -Should also build fine with MSVC 5.x and 6.x (though not confirmed). +Port of GNU make to MS-Windows 95/98/NT/2000/XP +Builds natively with MSVC 2.x, 4.x, 5.x, 6.x and MSVC.NET 7.x. This Windows 32-bit port of GNU make is maintained primarily by Rob Tulloh, who is also the author of this README.
_______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
