aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 66ed5718305..548ca05ac96 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1,6 +1,11 @@
1This file describes various problems that have been encountered 1This file describes various problems that have been encountered
2in compiling, installing and running GNU Emacs. 2in compiling, installing and running GNU Emacs.
3 3
4* On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15
5C 5.0 is known to fail, most probably due to compiler bugs. Using
6Sun Solaris 2.7 Sun WorkShop 6 update 1 C release was reported
7to work without problems.
8
4* On Windows 95/98/ME, subprocesses do not terminate properly. 9* On Windows 95/98/ME, subprocesses do not terminate properly.
5 10
6This is a limitation of the Operating System, and can cause problems 11This is a limitation of the Operating System, and can cause problems