about summary refs log tree commit diff
path: root/Etc/MACHINES
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-06-01 13:58:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-06-01 13:58:53 +0000
commitc8e727f706048e0a364bf88d4b905d3edd3c3a63 (patch)
tree1617d20965c4fb0541bd1c048af144948a8991d5 /Etc/MACHINES
parent8099e85f79ffb54b2d9881e93c3964fe7242888d (diff)
downloadzsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.tar.gz
zsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.tar.xz
zsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.zip
`Final' tweaks for docs for 4.0.1
Diffstat (limited to 'Etc/MACHINES')
-rw-r--r--Etc/MACHINES43
1 files changed, 25 insertions, 18 deletions
diff --git a/Etc/MACHINES b/Etc/MACHINES
index 6a1f2c527..5ccbb3c45 100644
--- a/Etc/MACHINES
+++ b/Etc/MACHINES
@@ -1,4 +1,3 @@
-
 -----------------------------
 ZSH ON SPECIFIC ARCHITECTURES
 -----------------------------
@@ -18,13 +17,6 @@ The format of entries is thus:
 Machines
 --------
 
-Apple/NeXT OpenStep 4.2 for i386.
-	Reported to work at least with gcc 2.8.1 and gawk 2.15 patchlevel
-	6, but not with the bundled cc 2.7.2.1 and awk.
-
-Cray: Unicos (C90 and T90)
-	Should build `out-of-the-box'.
-
 Red Hat Inc.: Cygwin
 	Should build `out-of-the-box'.  The compilation directory should
 	be on a file system mounted as binary (the mount command shows
@@ -44,9 +36,6 @@ Red Hat Inc.: Cygwin
 	Path completion will fail inside these mounts; make sure that
 	every mount point really exists.
 
-Data General: DG/UX 5.4R3.10 MU01 (various AViiONs)
-	Should build `out-of-the-box'.
-
 DEC: Ultrix (Alpha or DECstation)
 DEC: Mach 3.0 (DECstation 5000/25)
 DEC: OSF/1 1.2, 1.3, 2.0, 3.*, DEC Unix 4.* (Alpha)
@@ -117,16 +106,9 @@ Linux: Linux 2.* (various 32-bit and 64-bit processors)
 NetBSD: NetBSD 1.*
 	Should build `out-of-the-box'.
 
-Next: NextStep 3.*
-	Should build `out-of-the-box', but the zsh malloc routines are
-	not recommended.
-
 OpenBSD: OpenBSD 2.6
 	Should build `out-of-the-box'.
 
-SCO: UnixWare 2.1.3
-	Builds `out-of-the-box'.
-
 SIEMENS: Reliant UNIX
 	Builds `out-of-the-box'. Dynamic loading is supported. 
 	Large Files and 64-bit integers are supported as of version 5.44
@@ -180,3 +162,28 @@ Sun: Solaris 2.*
 	is not feasible, configure with --disable-lfs.  We would be
 	grateful for more detailed information.  The most problems seem
 	to occur on Solaris 2.6, where --disable-lfs is recommended.
+
+Other machines
+--------------
+
+Zsh has previously been compiled on the following machines, but the
+developers do not have direct access to them and the reports may be out of
+date.  We would be glad to receive any reports of success or failure on
+these OS's --- and, of course, any others not mentioned in this file.
+
+Apple/NeXT OpenStep 4.2 for i386.
+	Reported to work at least with gcc 2.8.1 and gawk 2.15 patchlevel
+	6, but not with the bundled cc 2.7.2.1 and awk.
+
+Cray: Unicos (C90 and T90)
+	Should build `out-of-the-box'.
+
+Data General: DG/UX 5.4R3.10 MU01 (various AViiONs)
+	Should build `out-of-the-box'.
+
+Next: NextStep 3.*
+	Should build `out-of-the-box', but the zsh malloc routines are
+	not recommended.
+
+SCO: UnixWare 2.1.3
+	Builds `out-of-the-box'.