Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
4.0.4: SGI compiler on IRIX 6.5 doesn't work with HAVE_VARIABLE_LENGTH_ARRAYS
- X-seq: zsh-workers 17481
- From: Karl Tomlinson <k.tomlinson@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: 4.0.4: SGI compiler on IRIX 6.5 doesn't work with HAVE_VARIABLE_LENGTH_ARRAYS
- Date: Fri, 26 Jul 2002 00:23:54 +1200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Bioengineering Research Group, The University of Auckland
- Sender: k.tomlinson@xxxxxxxxxxxxxx
The SGI compiler doesn't execute goto/continue statements if the block contains
variable length arrays.
Tell configure that we don't have variable length arrays by supplying the option
--enable-cflags='-LANG:vla=off -O'
Messages sorted by:
Reverse Date,
Date,
Thread,
Author