changeset 44549:f31e9a52177a

Document problems with Sun's PC3.0.1 compiler.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 Apr 2002 16:59:40 +0000
parents 26b5b9be7e4a
children 8fe6d54a756b
files etc/MACHINES
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/MACHINES	Fri Apr 12 16:50:54 2002 +0000
+++ b/etc/MACHINES	Fri Apr 12 16:59:40 2002 +0000
@@ -1040,6 +1040,11 @@
   another system with Solaris 8 using apparently the same 5.0 compiler
   and the default CFLAGS.
 
+  Emacs 21.1 and 21.2 built with Sun's ProWorks PC3.0.1 compiler on
+  Intel/Solaris 8 was reported to abort and dump core during startup.
+  Using GCC or a newer SUN compiler (Sun WokShop 6 update 2 C 5.3
+  2001/05/15) solves the problem.
+
   Emacs 20.5 and later work on SPARC GNU/Linux with the 32-bit ABI.
   As of release 2.95, GCC doesn't work properly with the 64-bit ABI
   (applicable on UltraSPARC), but that isn't the default mode.