Fix last change of grow_mini_window.
[bpt/emacs.git] / etc / MACHINES
CommitLineData
b727702b
EZ
1Emacs machines list
2
ab422c4d
PE
3Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2013 Free Software
4Foundation, Inc.
5b87ad55 5See the end of the file for license conditions.
b727702b 6
f4b79972
EZ
7This is a list of the status of GNU Emacs on various machines and systems.
8
ad5a7209
GM
9Information about older releases, and platforms that are no longer
10supported, has been removed. Consult older versions of this file if
11you are interested in this information.
f4b79972 12
f71e87cb
GM
13The `configure' script uses the configuration name, and the results of
14testing the system, to decide which options to use in src/config.h and
15elsewhere (eg Makefiles).
f4b79972
EZ
16
17If you add support for a new configuration, add a section to this
f71e87cb 18file, and edit the `configure.ac' source as needed.
f4b79972 19
393aa9d4 20Some obsolete platforms are unsupported beginning with Emacs 23.1. See
ad5a7209 21the list at the end of this file.
e10bf4de 22
f4b79972 23\f
ad5a7209 24* Here are notes about some of the systems supported:
f4b79972 25
393aa9d4 26** GNU/Linux
f4b79972
EZ
27
28 Most of the complete systems which use the Linux kernel are close
29 enough to the GNU system to be considered variant GNU systems. We
30 call them "Linux-based GNU systems," or GNU/Linux for short.
31
32 It is not coincidence that many of the other components used with
33 Linux--including GNU Emacs--were developed specifically for the GNU
34 project. The GNU project was launched in 1984 to develop a free
35 complete Unix-like operating system. To reach this goal, we had to
36 develop whatever system components were not available as freely
37 redistributable software from some other source.
38
39 The GNU project wants users of GNU/Linux systems to be aware of how
40 these systems relate to the GNU project, because that will help
41 spread the GNU idea that software should be free--and thus encourage
42 people to write more free software. See the file LINUX-GNU in this
43 directory for more explanation.
44
393aa9d4
PE
45*** 64-bit GNU/Linux
46
47 No special procedures should be needed to build a 64-bit Emacs on a
48 64-bit GNU/Linux system. To build a 32-bit Emacs, first ensure that
49 the necessary 32-bit system libraries and include files are
50 installed. Then use:
51
52 ./configure CC='gcc -m32' --build=i386-linux-gnu \
53 --x-libraries=/usr/X11R6/lib
54
55 (using the location of the 32-bit X libraries on your system).
56
57*** IBM System/390 running GNU/Linux (s390-*-linux-gnu)
58
59 As of Emacs 21.2, a 31-bit only version is supported on this system.
60
61*** SuperH (sh[34]*-*-linux-gnu)
62
63 Emacs 23.0.60 was reported to work on GNU/Linux (October 2008).
64 This was tested on a little-endian sh4 system (cpu type SH7751R) running
65 Gentoo Linux 2008.0.
66
ad5a7209 67** Mac OS X
f4b79972 68
ad5a7209 69 For installation instructions see the file nextstep/INSTALL.
f4b79972 70
393aa9d4 71** Microsoft Windows
f4b79972 72
393aa9d4
PE
73 For installation instructions see the file nt/INSTALL.
74
75** MS-DOS
76
77 For installation instructions see the file msdos/INSTALL.
ad5a7209 78 See the "MS-DOS" chapter of the manual for information about using
393aa9d4 79 Emacs on MS-DOS.
f4b79972 80
393aa9d4 81** Solaris
f4b79972 82
393aa9d4
PE
83 On Solaris it is also possible to use either GCC or Solaris Studio
84 to build Emacs, by pointing ./configure to the right compiler:
f4b79972 85
393aa9d4
PE
86 ./configure CC='/usr/sfw/bin/gcc' # GCC
87 ./configure CC='cc' # Solaris Studio
745377e8 88
393aa9d4
PE
89 On Solaris, do not use /usr/ucb/cc. Use /opt/SUNWspro/bin/cc. Make
90 sure that /usr/ccs/bin and /opt/SUNWspro/bin are in your PATH before
91 /usr/ucb. (Most free software packages have the same requirement on
92 Solaris.) With this compiler, use `/opt/SUNWspro/bin/cc -E' as the
93 preprocessor. If this inserts extra whitespace into its output (see
94 the PROBLEMS file) then add the option `-Xs'.
745377e8 95
393aa9d4
PE
96 To build a 64-bit Emacs (with larger maximum buffer size) on a
97 Solaris system which supports 64-bit executables, specify the -m64
98 compiler option. For example:
745377e8 99
393aa9d4
PE
100 ./configure CC='/usr/sfw/bin/gcc -m64' # GCC
101 ./configure CC='cc -m64' # Solaris Studio
745377e8 102
ad5a7209
GM
103\f
104* Obsolete platforms
105
e10bf4de
EZ
106Support for the following obsolete platforms was removed in Emacs 23.1
107(the names in parentheses state the files in src/ that were removed):
108
109 Apollo SR10.x (unexapollo.c)
110 Convex (unexconvex.c and m/convex.c)
111 Xenix (unexenix.c and s/xenix.h)
112 Iris (unexmips.c m/iris4d.h m/irist.h s/iris3-5.h s/iris3-6.h)
113 Gould (m/gould*)
114 Siemens machines running Sinix (unexsni.c)
115 Harris CXUX (s/cxux*)
116 ESIX, a variant of v.5.3 for the 386 (s/esix*)
117 Interactive (ISC) Unix (s/isc*)
118 Sony News (s/newsos*)
119 RTU 3.0, ucb universe (s/rtu.h)
120 UniSoft's UniPlus 5.2 (s/uniplus.h)
121 UMAX (s/umax.h)
122 AT&T UNIX PC model 7300 (m/7300.h)
123 Acorn
124 Alliant (m/alliant*)
125 Amdahl (m/amdahl*)
126 Altos 3068 Unix System V Release 2 (m/altos.h)
127 Apollo (m/apollo.h)
128 AT&T 3b (m/att3b.h)
129 Aviion (m/aviion*)
f2a77c3a
DN
130 Berkeley 4.1 (m/bsd4.1.h)
131 Berkeley 4.2 (m/bsd4.2.h)
132 Berkeley 4.3 (m/bsd4.3.h)
e10bf4de
EZ
133 Celerity (m/celerity.h)
134 clipper (m/clipper.h)
135 convergent S series (m/cnvrgnt.h)
136 cydra (m/cydra5.h)
137 Motorola System V/88 machines (m/delta88k.h)
138 Bull DPX/2 range (m/dpx2.h)
139 Dual machines using unisoft port (m/dual.h)
140 Elxsi machine (running enix) (m/elxsi.h)
141 Fujitsu F301 machine (m/f301.h)
142 i860 (m/i860.h)
143 ibm ps/2 aix386 (m/ibmps2-aix.h)
144 ISI 68000's (m/is*)
145 Masscomp 5000 series running RTU, ucb universe (m/masscomp.h)
146 Megatest 68000's (m/mega68.h)
147 Whitechapel Computer Works MG1 (ns16000 based) (m/mg1.h)
148 Harris Night Hawk Series 1200 and Series 3000 (m/nh3000.h m/nh4000.h)
149 ns16000 (m/ns16000.h)
150 National Semiconductor 32000, running Genix (m/ns32000.h)
151 TI Nu machines using system V (m/nu.h)
152 HLH Orion (m/orion.h m/orion105.h)
153 Paragon i860 (m/paragon.h)
154 PFU A-series (m/pfa50.h)
155 Plexus running System V.2 (m/plexus.h)
156 pyramid. (m/pyramid.h)
e10bf4de
EZ
157 Bull SPS-7 (m/sps7.h)
158 Hitachi SR2001/SR2201 (m/sr2k.h)
159 Stride (m/stride.h)
160 Sun 1 (m/sun1.h)
161 Sun 2 (m/sun2.h)
162 SEQUENT SYMMETRY (m/symmetry.h)
163 Tadpole 68k machines (m/tad68k.h)
164 tahoe (m/tahoe.h)
165 targon31 (m/targon31.h)
166 Tektronix* (m/tek4300.h m/tekxd88.h)
167 NCR Tower 32 running System V.2 (m/tower32.h)
168 NCR Tower 32 running System V.3 (m/tower32v3.h)
169 U-station (Nihon Unisys, SS5E; Sumitomo Denkoh, U-Station E30) (m/ustation.h)
170 Wicat (m/wicat.h)
171 Honeywell XPS100 running UNIX System V.2 (m/xps100.h)
172 Data General's DG/UX (s/dgux*)
173 Irix before version 6
174 osf1 (s/osf*)
175 SunOS4 (s/sunos*)
176 RISCiX (s/riscix*)
177 SCO 3.2v4 (s/sco4.h)
178 SCO 3.2v5 (s/sco5.h)
179 Sun's 386-based RoadRunner (m/sun386.h)
180 Sun3 machines (m/sun3*)
0d5998d1 181 Integrated Solutions 386 machine (m/is386.h)
f2a77c3a 182 Integrated Solutions `Optimum V' -- m68k-isi-bsd4.2 or -bsd4.3
8aa3be83 183 Harris Power PC (powerpc-harris-powerunix)
e6857906
GM
184 Hewlett-Packard 9000 series 200 or 300 on some platforms -- m68k-hp-bsd or
185 m68k-hp-hpux; note m68k-*-netbsd* still works
f2a77c3a
DN
186 IBM PS/2 -- i386-ibm-aix1.1 or i386-ibm-aix1.2
187 GEC 63 -- local-gec63-usg5.2
188 Tandem Integrity S2 -- mips-tandem-sysv
189 System V rel 0 -- usg5.0
190 System V rel 2 -- usg5.2
191 System V rel 2.2 -- usg5.2.2
192 System V rel 3 -- usg5.3
193 Ultrix -- bsd4.3
7c2fb837 194 VMS (s/vms.h)
e10bf4de 195
f4b79972
EZ
196\f
197Local variables:
ad5a7209 198mode: outline
f4b79972
EZ
199fill-prefix: " "
200End:
ab5796a9 201
5b87ad55
GM
202This file is part of GNU Emacs.
203
ab73e885 204GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 205it under the terms of the GNU General Public License as published by
ab73e885
GM
206the Free Software Foundation, either version 3 of the License, or
207(at your option) any later version.
5b87ad55
GM
208
209GNU Emacs is distributed in the hope that it will be useful,
210but WITHOUT ANY WARRANTY; without even the implied warranty of
211MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
212GNU General Public License for more details.
213
214You should have received a copy of the GNU General Public License
ab73e885 215along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.