Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.2.5 on Irix 6.5.x
- X-seq: zsh-users 9423
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh 4.2.5 on Irix 6.5.x
- Date: Mon, 19 Sep 2005 11:03:26 +0100
- In-reply-to: <AA480485-0436-430C-B29D-D176AF5979FD@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Cambridge Silicon Radio
- References: <AA480485-0436-430C-B29D-D176AF5979FD@xxxxxxxxxxxxxxxxxx>
William Scott <wgscott@xxxxxxxxxxxxxxxxxx> wrote:
> Hi folks:
>
> I just reincarnated an SGI, fresh os install, and I compiled zsh
> 4.2.5 on it. It appears to have compiled (mips compiler) and
> installed ok. I didn't change anything in configure. It is the
> latest available revision of 6.5.x.
>
> When I run it, I am unable to see or export environment variables.
Is this any of the issues mentioned in the MACHINES file?
SGI: IRIX 6.2, 6.3, 6.5
[Out of date.]
Should build `out-of-the-box'.
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. This causes the
tests starting `Y' in the Test directory to fail, even though
the features to be tested are working.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author