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

Re: PATCH: ldd and LD_DEBUG completions



On Thu, Jun 28, 2007 at 05:12:46PM +0100, Oliver Kiddle wrote:

> The zsh libraries are not especially cleanly linked by the way. Run ldd
> -ur (preferably on Solaris) on them to see what I mean.

One thing I plan to do next time I have time to poke at zsh is to build it
with "-z ignore" in LD_OPTIONS, which I believe ought to eliminate the
extraneous libraries in each ELF object.  If you build your own zsh on
Solaris, give this a shot, and see if it actually makes a difference.

Danek



Messages sorted by: Reverse Date, Date, Thread, Author