Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f1e54ce1
Commit
f1e54ce1
authored
Apr 25, 2001
by
Eli Zaretskii
Browse files
Document problems with DJGPP and NT's `redir' program.
parent
41af82c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
etc/PROBLEMS
etc/PROBLEMS
+8
-0
No files found.
etc/PROBLEMS
View file @
f1e54ce1
...
...
@@ -1339,6 +1339,14 @@ subdirectory: `is_exec.c' and `sigaction.c'. Compile them and link
them into the Emacs executable `temacs'; then they will replace the
incorrect library functions.
* When compiling with DJGPP on Windows NT, "config msdos" fails.
If the error message is "VDM has been already loaded", this is because
Windows has a program called `redir.exe' that is incompatible with a
program by the same name supplied with DJGPP, which is used by
config.bat. To resolve this, move the DJGPP's `bin' subdirectory to
the front of your PATH environment variable.
* When compiling with DJGPP on Windows 95, Make fails for some targets
like make-docfile.
...
...
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