+2006-07-27 Jason Rumney <jasonr@gnu.org>
+
+ * INSTALL: Add notes about Cygwin make to impatient section.
+
2006-06-02 Eli Zaretskii <eliz@gnu.org>
* INSTALL: Add Make 3.81 to the list of Make & shell combinations
nmake
For the development environments based on GNU GCC (MinGW, MSYS,
- Cygwin), depending on how Make is called, it could be:
+ Cygwin - but see notes about Cygwin make below), depending on how
+ Make is called, it could be:
make
+ or
+ mingw32-make
or
gnumake
or
gmake
(If you are building from CVS, say "make bootstrap" or "nmake
- bootstrap" instead.)
+ bootstrap" instead and avoid using Cygwin make.)
4. Generate the Info manuals (only if you are building out of CVS, and
if you have makeinfo.exe installed):