Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: reduce unnecessary linking



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