diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-01-03 15:04:26 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-01-03 15:04:26 +0000 |
commit | 4f8300401fc535329813e3998010038de324ddce (patch) | |
tree | 492e574bcc5022f3c2549f88308ca541faaa20fd /INSTALL | |
parent | a135e86fc07353fb0d2464b69e5ec6d19d9004a9 (diff) | |
download | emacs-4f8300401fc535329813e3998010038de324ddce.tar.gz |
Say djgpp v2 doesn't work.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -504,7 +504,9 @@ problems sometimes encountered, and what to do about them. Installation on MSDOG (a.k.a. MSDOS) To install on MSDOG, you need to have the GNU C compiler for MSDOG -(also known as djgpp), GNU Make, rm, mv, chmod, and sed. +(also known as djgpp version 1), GNU Make, rm, mv, chmod, and sed. +Version 2 of djgpp (to be released soon) is not yet supported. See the +remarks in config.bat for more information about locations and versions. Some users report that running Emacs 19.29 requires dpmi memory management. We do not know why this is so, since 19.28 did not need |