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 14805
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Timo Aaltonen" <tjaalton@xxxxxxxxx>, <zsh-workers@xxxxxxxxxx>
- Subject: RE: AIX-problem: the main module won't link statically
- Date: Fri, 8 Jun 2001 16:06:27 +0400
- Importance: Normal
- In-reply-to: <Pine.LNX.4.10.10106081448290.23818-300000@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> theremin% CC="cc" ./configure
>
Try with DLLD=cc CC=cc. On some systems use of plain ld to create shared
libraries does not work (due to additional startup files needed).
Is it really that AIX 4.3 does not use ELF?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author