diff options
| author | Eli Zaretskii | 2001-09-26 19:44:26 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-09-26 19:44:26 +0000 |
| commit | 1ebfc51b1750880332d60d311de42801f57ffe14 (patch) | |
| tree | 4052f4b532757d68bda2da301f9f5a64a3d4c28e | |
| parent | 2aa82bcf36e5f047b2b39abab1334976ce0c67ec (diff) | |
| download | emacs-1ebfc51b1750880332d60d311de42801f57ffe14.tar.gz emacs-1ebfc51b1750880332d60d311de42801f57ffe14.zip | |
Mention XIM-related crashes on Solaris 8.
| -rw-r--r-- | etc/MACHINES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 1cdadc13fa4..e01a1b7fee7 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -996,6 +996,12 @@ Sun 3, Sun 4 (sparc), Sun 386 (m68k-sun-sunos, sparc-sun-sunos, i386-sun-sunos, | |||
| 996 | As of version 2.95, GCC doesn't support the 64-bit ABI properly, but | 996 | As of version 2.95, GCC doesn't support the 64-bit ABI properly, but |
| 997 | later releases may. | 997 | later releases may. |
| 998 | 998 | ||
| 999 | Some versions of Solaris 8 have a bug in their XIM (X Input Method) | ||
| 1000 | implementation which causes Emacs to dump core when one of several | ||
| 1001 | frames is closed. To avoid this, either install patch 108773-12 | ||
| 1002 | (for Sparc) or 108874-12 (for x86), or configure Emacs with the | ||
| 1003 | `--with-xim=no' switch (you can use Leim input methods instead). | ||
| 1004 | |||
| 999 | On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 | 1005 | On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 |
| 1000 | C 5.0 failed, apparently with non-default CFLAGS, most probably due to | 1006 | C 5.0 failed, apparently with non-default CFLAGS, most probably due to |
| 1001 | compiler bugs. Using Sun Solaris 2.7 Sun WorkShop 6 update 1 C | 1007 | compiler bugs. Using Sun Solaris 2.7 Sun WorkShop 6 update 1 C |