Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Interesting problem with standard 'cc' on NeXTStep 3.3
- X-seq: zsh-workers 3528
- From: Timothy J Luoma <luomat@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Interesting problem with standard 'cc' on NeXTStep 3.3
- Date: Fri, 26 Sep 97 00:45:16 -0400
- Organization: Princeton Theological Seminary
I've seen this since 3.0.4 at least.
Building zsh with the stock cc from NeXT (adapted from gcc) I cannot use
if [[ -s /some/file ]]
because it does not recognize the file as being equal to zero.
Building it with gcc (2.7.2.2) works.
The NeXT version is based on 2.5.8.
I think Rhapsody will use a newer-based version of CC.
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author