Describe djgpp library replacement files.
This commit is contained in:
parent
5711b5478c
commit
d536be4ac8
1 changed files with 6 additions and 0 deletions
6
INSTALL
6
INSTALL
|
@ -591,3 +591,9 @@ and info are accessed as subdirectories of the HOME directory.
|
|||
MSDOG is a not a multitasking operating system, so Emacs features such
|
||||
as asynchronous subprocesses that depend on multitasking will not
|
||||
work. Synchronous subprocesses do work.
|
||||
|
||||
The current version of djgpp 2.0 (as of August 1996) has two bugs that
|
||||
affect Emacs. We've included corrected versions of two files from
|
||||
djgpp in the msdos subdirectory: is_exec.c and sigaction.c. To work
|
||||
around the bugs, compile these files and link them into temacs. The
|
||||
next version of djgpp should have these bugs fixed.
|
||||
|
|
Loading…
Add table
Reference in a new issue