Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
117dde84
Commit
117dde84
authored
Oct 08, 2006
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add compatibility data for Cygwin Make 3.81.
parent
3ebde3fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
nt/INSTALL
nt/INSTALL
+3
-1
No files found.
nt/INSTALL
View file @
117dde84
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
If you use the MinGW port of GCC and GNU Make to build Emacs, there
If you use the MinGW port of GCC and GNU Make to build Emacs, there
are some compatibility issues wrt Make and the shell that is run by
are some compatibility issues wrt Make and the shell that is run by
Make, either the standard COMMAND.COM/CMD.EXE supplied with Windows
Make, either the standard COMMAND.COM/CMD.EXE supplied with Windows
or sh.exe., a port of a Unixy shell. For reference,
here
is a list
or sh.exe., a port of a Unixy shell. For reference,
below
is a list
of which builds of GNU Make are known to work or not, and whether
of which builds of GNU Make are known to work or not, and whether
they work in the presence and/or absence of sh.exe, the Cygwin port
they work in the presence and/or absence of sh.exe, the Cygwin port
of Bash. Note that any version of Make that is compiled with Cygwin
of Bash. Note that any version of Make that is compiled with Cygwin
...
@@ -129,6 +129,8 @@
...
@@ -129,6 +129,8 @@
cygwin compiled gmake 3.77: fails[1, 5] fails[2, 5]
cygwin compiled gmake 3.77: fails[1, 5] fails[2, 5]
cygwin compiled make 3.78.1: fails[5] fails[2, 5]
cygwin compiled make 3.78.1: fails[5] fails[2, 5]
cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5]
cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5]
cygwin compiled make 3.80: fails?[6] fails?[6]
cygwin compiled make 3.81: fails fails?[6]
mingw32 compiled make 3.79.1: okay okay
mingw32 compiled make 3.79.1: okay okay
mingw32 compiled make 3.80: okay unknown[6]
mingw32 compiled make 3.80: okay unknown[6]
mingw32 compiled make 3.81: okay okay[7]
mingw32 compiled make 3.81: okay okay[7]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment