aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorDave Love2000-11-29 15:02:30 +0000
committerDave Love2000-11-29 15:02:30 +0000
commit9b2999d0b4d900ea649ebe107f874317722cb4e4 (patch)
tree2be53ddee2a59081480f07ae0158ce0f2e296881 /etc/PROBLEMS
parent0b3da4ec41ecf03b83c8acafa20913cb3959905f (diff)
downloademacs-9b2999d0b4d900ea649ebe107f874317722cb4e4.tar.gz
emacs-9b2999d0b4d900ea649ebe107f874317722cb4e4.zip
*** empty log message ***
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