Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
AIX compilation
- X-seq: zsh-workers 7302
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: AIX compilation
- Date: Wed, 28 Jul 1999 11:13:11 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Just played around a bit more on this AIX system and a 4.1 system
elsewhere (which allowed me to remove some unnecessary symbols from the
.export files, changes to which I haven't been posting). Does anyone know
anything about the following?
IBM: AIX 3.2, 4.1
Should build `out-of-the-box', but --enable-zsh-mem will not work.
On 3.2, for 64-bit integer support you need to compile with gcc, as
the native compiler does not support ANSI simulataneously with
`long long'. On 4.1, there appear to be problems using
--enable-dynamic (the default) with gcc (version was 2.7.2.3) in
4.1, though native cc works. More information about this problem
would be appreciated.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author