Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: AIX-problem: the main module won't link statically
- X-seq: zsh-workers 14799
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>, "Timo Aaltonen" <tjaalton@xxxxxxxxx>
- Subject: RE: AIX-problem: the main module won't link statically
- Date: Fri, 8 Jun 2001 12:55:25 +0400
- Importance: Normal
- In-reply-to: <Pine.LNX.4.10.10106081111000.23818-100000@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
[moved to zsh-workers]
>
> It works statically (test nr C02 failed though)..
Could you please post output of make TESTNUM=C02 check?
but it
is weird, if
> dynamic loading would work, that it couldn't link that library (libzsh..)
> in the binary as configured...
>
To make dynamic loading possible, modules has to access symbols from main
zsh. It is not possible without external library on AIX. It is obviously
possible on True64 so you do not get extra library.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author