]> git.eshelyaron.com Git - emacs.git/commitdiff
Document problems with DJGPP and NT's `redir' program.
authorEli Zaretskii <eliz@gnu.org>
Wed, 25 Apr 2001 21:33:25 +0000 (21:33 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 25 Apr 2001 21:33:25 +0000 (21:33 +0000)
etc/PROBLEMS

index b6cdd3d66d91df6ef4c174a78428f7cfb25331ed..0a2ba6fd1fe8c44478e5d33800cd6dca95bceb1d 100644 (file)
@@ -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.