Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
3.0-pre3 fails on CRAY-YMP
- X-seq: zsh-workers 1756
- From: Bruce Stephens <stephens@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: 3.0-pre3 fails on CRAY-YMP
- Date: Wed, 24 Jul 1996 16:17:53 +0200 (MET DST)
There are two problems. One is that configure claims to find -ldir,
but the link at the end says it can't find it. That's a minor problem,
which I don't understand (may be a bug in autoconf, for all I know).
The second is that there are a couple of calls to setlimits in exec.c
which aren't protected with #ifdef's for getrlimits, which the Cray
appears to lack. (2.6 pl19 worked fine, so I think both must be cause
by changes between the versions, but it's possible that something in
the system has changed.)
--
Bruce Stephens | email: B.Stephens@xxxxxxxxxxx
Utrecht University | telephone: +31 30 2534630
Department of Mathematics | telefax: +31 30 2518394
P.O. Box 80010, 3508 TA Utrecht |
The Netherlands |
Messages sorted by:
Reverse Date,
Date,
Thread,
Author