summaryrefslogtreecommitdiff
path: root/MACHINES
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-03-02 14:26:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-03-02 14:26:19 +0000
commitb0923e4811f9cebd69c456c90ac79db832e8dc13 (patch)
tree6b41657d7173da2da1027e89eecdd7ab81ea550b /MACHINES
parente2cec6bdb9b9ddd10b6b2d9f0e72ae0403c15584 (diff)
downloadzsh-b0923e4811f9cebd69c456c90ac79db832e8dc13.tar.gz
zsh-b0923e4811f9cebd69c456c90ac79db832e8dc13.zip
Release 4.3.2
Diffstat (limited to 'MACHINES')
-rw-r--r--MACHINES10
1 files changed, 8 insertions, 2 deletions
diff --git a/MACHINES b/MACHINES
index 2f44f7629..820e3655a 100644
--- a/MACHINES
+++ b/MACHINES
@@ -33,6 +33,8 @@ Apple: MacOS X/Darwin 10.x
10.3. This causes the tests starting `Y' in the Test directory to
fail, even though the features to be tested are working.
+ Reported to compile with no problems on 10.4.
+
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
@@ -170,10 +172,14 @@ SIEMENS: SINIX
Note, that this version is obsolete and users are expected to
update to Reliant UNIX.
-SGI: IRIX 6.2, 6.3, 6.5
- [Out of date.]
+SGI: IRIX 6.2, 6.3
+ [Out of date.]
+
+ Should build `out-of-the-box'.
+SGI: IRIX 6.5
Should build `out-of-the-box'.
+ Use of gcc for compilation is recommended.
On 6.5.2, zsh malloc routines are reported not to work; also
full optimization (cc -O3 -OPT:Olimit=0) causes problems.