summaryrefslogtreecommitdiff
path: root/Etc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-07-25 13:27:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-07-25 13:27:20 +0000
commit9c152f0ebfd0875157221150b026607457a8be97 (patch)
treedd8684b6c0219de7fd40f276f61d86167ec124fc /Etc
parent4642fceebe71753856bc1243c555bcdc4cba0639 (diff)
downloadzsh-9c152f0ebfd0875157221150b026607457a8be97.tar.gz
zsh-9c152f0ebfd0875157221150b026607457a8be97.zip
17481 from Karl Tomlinson: turn off variable arrays for SGI compiler.
Diffstat (limited to 'Etc')
-rw-r--r--Etc/MACHINES5
1 files changed, 5 insertions, 0 deletions
diff --git a/Etc/MACHINES b/Etc/MACHINES
index 3b62f27e3..07a45c909 100644
--- a/Etc/MACHINES
+++ b/Etc/MACHINES
@@ -147,6 +147,11 @@ SGI: IRIX 6.2, 6.3, 6.5
On 6.5.2, zsh malloc routines are reported not to work; also
full optimization (cc -O3 -OPT:Olimit=0) causes problems.
+ If using the SGI compiler, variable length arrays need to
+ be turned off. configure can work this out for itself if it
+ is passed the option --enable-cflags='-LANG:vla=off -O' (combined
+ with other flags if necessary).
+
The zpty module is not currently supported.
Sun: SunOS 4.1.*