aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS8
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 4d10ac1b7e5..aa48a62f49e 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -18,9 +18,11 @@ specified run-time search path in the executable.
18Please refer to the documentation of your dynamic linker for details. 18Please refer to the documentation of your dynamic linker for details.
19 19
20* On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 20* On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15
21C 5.0 is known to fail, most probably due to compiler bugs. Using 21C 5.0 failed, apparently with non-default CFLAGS, most probably due to
22Sun Solaris 2.7 Sun WorkShop 6 update 1 C release was reported 22compiler bugs. Using Sun Solaris 2.7 Sun WorkShop 6 update 1 C
23to work without problems. 23release was reported to work without problems. It worked OK on
24another system with Solaris 8 using apparently the same 5.0 compiler
25and the default CFLAGS.
24 26
25* On Windows 95/98/ME, subprocesses do not terminate properly. 27* On Windows 95/98/ME, subprocesses do not terminate properly.
26 28