From: Eli Zaretskii Date: Fri, 12 Apr 2002 17:00:35 +0000 (+0000) Subject: Document problems with Sun's PC3.0.1 compiler. X-Git-Tag: emacs-pretest-21.2.91~313 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=502a646e0347c75e52e0a63dc9f1a46d989d5b16;p=emacs.git Document problems with Sun's PC3.0.1 compiler. --- diff --git a/etc/MACHINES b/etc/MACHINES index 0c57b13fd8c..50664927ffa 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -1032,6 +1032,11 @@ Sun 3, Sun 4 (sparc), Sun 386 (m68k-sun-sunos, sparc-sun-sunos, i386-sun-sunos, 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.