# HG changeset patch # User Eli Zaretskii # Date 1018630780 0 # Node ID f31e9a52177a9936331930885db8978068cc1d20 # Parent 26b5b9be7e4a16127aec49a02b0d06aadd60be85 Document problems with Sun's PC3.0.1 compiler. diff -r 26b5b9be7e4a -r f31e9a52177a etc/MACHINES --- 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.