Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: NCR compiler problems on NCR
- X-seq: zsh-workers 12943
 
- From: Cosmo <cosmo@xxxxxxxxxxxx>
 
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
 
- Subject: Re: NCR compiler problems on NCR
 
- Date: Tue, 10 Oct 2000 10:36:32 +0100
 
- Cc: zsh-workers@xxxxxxxxxxxxxx
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- Organization: Transact Solutions
 
- References: <000501c0320d$9fa9c180$21c9ca95@xxxxxxxxxxxxxx>
 
- Sender: simond@xxxxxxxxxxxx
 
Andrej Borsenkow wrote:
> 
> >
> > 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.
> 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.
That works, thanx a lot! Perhaps this should be added to Etc/MACHINES?
Cosmo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author