Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.0.1-pre-5 (solaris issues)
- X-seq: zsh-workers 14444
- From: Clint Adams <clint@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: 4.0.1-pre-5 (solaris issues)
- Date: Tue, 22 May 2001 14:32:50 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <1010522162344.ZM22536@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Tue, May 22, 2001 at 04:23:44PM +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Tc0a88d0153ac729d36@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20010522111111.A11800@xxxxxxxxxxxxxxxxxx> <20010522115900.A25987@xxxxxxxx> <1010522162344.ZM22536@xxxxxxxxxxxxxxxxxxxxxxx>
> the 64-bit Forte compiler. Can you figure out what we need to be passing
> as a compiler argument that we aren't, or whatever?
LFS64_CFLAGS: -D_LARGEFILE64_SOURCE
LFS_CFLAGS: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
By replacing the latter with the former, the test output is identical
with the exception of the timestamps.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author