diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/MACHINES | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 15ac91772e0..7f3c979c3f6 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -101,15 +101,6 @@ the list at the end of this file. | |||
| 101 | ./configure CC='/usr/sfw/bin/gcc -m64' # GCC | 101 | ./configure CC='/usr/sfw/bin/gcc -m64' # GCC |
| 102 | ./configure CC='cc -m64' # Solaris Studio | 102 | ./configure CC='cc -m64' # Solaris Studio |
| 103 | 103 | ||
| 104 | ** Irix 6.5 | ||
| 105 | |||
| 106 | Emacs versions later than 24.4 will not compile on Irix by default. | ||
| 107 | (Note that SGI stopped supporting Irix in December 2013.) | ||
| 108 | Older versions of Emacs 24 (and 23?) also had problems on Irix. | ||
| 109 | It *may* be possible to build Emacs <= 24.4 on Irix 6.5 with an old | ||
| 110 | version (3.1) of gcc. Newer versions of gcc may not work. | ||
| 111 | See <http://bugs.gnu.org/9684>. | ||
| 112 | |||
| 113 | 104 | ||
| 114 | * Obsolete platforms | 105 | * Obsolete platforms |
| 115 | 106 | ||