aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-22 21:21:17 +0000
committerGerd Moellmann2000-11-22 21:21:17 +0000
commit0c6456adc8dfe36a4f27ebbc8ea19d587eced653 (patch)
tree1173358c8b4a365073283a1f1524c262caa3969f /etc/PROBLEMS
parent9b047c6934824f1e77ac721596a5dc9b815c3a14 (diff)
downloademacs-0c6456adc8dfe36a4f27ebbc8ea19d587eced653.tar.gz
emacs-0c6456adc8dfe36a4f27ebbc8ea19d587eced653.zip
*** empty log message ***
Diffstat (limited to 'etc/PROBLEMS')
-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