zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Cosmo" <cosmo@informix.com>, <zsh-workers@sunsite.auc.dk>
Subject: RE: NCR compiler problems on NCR
Date: Mon, 9 Oct 2000 20:26:06 +0400	[thread overview]
Message-ID: <000501c0320d$9fa9c180$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <39E1E744.6E043176@informix.com>

>
> I'm trying to make some use of an old NCR machine but I am having
> some trouble
> compiling Zsh with the native compiler. The configure script works
> out that there
> is a 64 bit type of long long and so zlong is defined as such.
> However the compiler
> does not like the following syntax:
>
...
>
> If any one knows how to fix the compiler, fix the zsh src config or build
> a working gcc I'd love to know.
>

Try to run zsh's configure with --disable-lfs. See --help output if I
misspelled it. It should prevent Zsh from searching for 64 bit type _unless_
your system happens to have 64-bit off_t or ino_t.

Remove old config.cache, of course.

-andrej


  reply	other threads:[~2000-10-09 16:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-09 15:41 Cosmo
2000-10-09 16:26 ` Andrej Borsenkow [this message]
2000-10-10  9:36   ` Cosmo
2000-10-10  9:48     ` Andrej Borsenkow
2000-10-11  8:55       ` PATCH: " Andrej Borsenkow
2000-10-11 10:52       ` Cosmo
2000-10-11 12:27         ` Andrej Borsenkow

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='000501c0320d$9fa9c180$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=cosmo@informix.com \
    --cc=zsh-workers@sunsite.auc.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).