diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-04-12 16:59:40 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-04-12 16:59:40 +0000 |
commit | 9b4505aae5d9a6b24d715125c555666eea48a324 (patch) | |
tree | 696d03d74269ac2291e8ca977a09112a4148725b /etc/MACHINES | |
parent | f29173c9848777a3c8b3385fab84e4fcd5fd9ff6 (diff) | |
download | emacs-9b4505aae5d9a6b24d715125c555666eea48a324.tar.gz |
Document problems with Sun's PC3.0.1 compiler.
Diffstat (limited to 'etc/MACHINES')
-rw-r--r-- | etc/MACHINES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 2a44c5af32a..da6f75d0701 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -1040,6 +1040,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. |