Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: reduce unnecessary linking
- X-seq: zsh-workers 14042
- From: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: reduce unnecessary linking
- Date: Thu, 19 Apr 2001 22:15:33 +0400 (MSD)
- In-reply-to: <20010419115908.A27595@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
On Thu, 19 Apr 2001, Clint Adams wrote:
>
> Are you saying that all the libraries that any DSO's are linked against
> need to be linked to the main binary?
>
Sort of. And in particular order (due to ugly interdependencies) :( It is
actually a bit more complicated - but in default linkage mode (binding
happens at runtime) - yes, that's correct. Anything else needs real
testing and lacks good documentation.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author