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 14810
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: AIX-problem: the main module won't link statically
- Date: Fri, 08 Jun 2001 15:23:46 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <000401c0f00f$e4e78e10$21c9ca95@xxxxxxxxxxxxxx>
- Sender: kiddleo
Andrej Borsenkow wrote:
>
> My guess is that AIX 4.3 has dl* functions and hence AIXDYNAMIC is not used.
> But something goes wrong with dlopen() & Co.
That sounds quite plausible. I expect that it has retained the old calls
though so it might be a good idea to make it use AIXDYNAMIC on AIX even
if the dl* functions are found. What might be worth trying is to use a
contrived config.cache which indicates that the dl* functions are not
there.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author