zsh-workers
 help / color / mirror / code / Atom feed
From: nce@SLAC.Stanford.EDU
To: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
Cc: zsh-workers@sunsite.dk
Subject: Re: FWD: Re: 64-bit sparc instructions
Date: Wed, 23 May 2001 19:17:21 -0700	[thread overview]
Message-ID: <20010523191721.C9730@flora01.SLAC.Stanford.EDU> (raw)

Hi,

Excuse me if I missed any of this discussion, I wasn't on the -workers
list until just now.

Andrej Borsenkow wrote:

> On Wed, 23 May 2001, Bart Schaefer wrote:
> 
> > If so, can you identify a configure test we can use to decide when to
> > use LFS64_CFLAGS instead of LFS_CFLAGS ?  (The existing test is in the
> > definition of zsh_LARGE_FILE_SUPPORT in aczsh.m4.)
> 
> Hmm ... they both have very different semantic. LFS means, use existing
> interfaces but assume some parameters are 64 bit (off_t, size_t, ino_t to
> name some).
> 
> LFS64 means - you are explicitly using special 64-bit version of these
> interfaces (open64 vs. open, stat64 vs. stat etc) that are using special
> types (off64_t, ino64_t etc). Zsh is not designed to do it.

Of course you're absolutely right about the above.

> So, if the above change really helped, it was just because zsh was
> actually compiled in 32-bit mode :-) We simply need better detection if
> LFS really works. Could you provide testcase suitable for putting in
> configure?

I'd be willing to help with this if no one has a solution yet.

-- 
Paul Ackersviller


                 reply	other threads:[~2001-05-24  2:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010523191721.C9730@flora01.SLAC.Stanford.EDU \
    --to=nce@slac.stanford.edu \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).