diff options
| -rw-r--r-- | etc/PROBLEMS | 5 |
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 @@ | |||
| 1 | This file describes various problems that have been encountered | 1 | This file describes various problems that have been encountered |
| 2 | in compiling, installing and running GNU Emacs. | 2 | in compiling, installing and running GNU Emacs. |
| 3 | 3 | ||
| 4 | * On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 | ||
| 5 | C 5.0 is known to fail, most probably due to compiler bugs. Using | ||
| 6 | Sun Solaris 2.7 Sun WorkShop 6 update 1 C release was reported | ||
| 7 | to 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 | ||
| 6 | This is a limitation of the Operating System, and can cause problems | 11 | This is a limitation of the Operating System, and can cause problems |