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

Re: PATCH: ldd and LD_DEBUG completions



On Fri, Jun 29, 2007 at 11:42:41AM +0100, Oliver Kiddle wrote:
> And while I agree that rewriting the build system for this issue would
> be excessive, it is closely related to the issue of modules having extra
> dependencies.  Didn't Clint put in some hack so that only the cap module
> depends on libcap.so.

cap and pcre.  It's ugly and fragile and probably unportable, so I never
committed it, but it's used to build the Debian package.

> As pointed out by Danek, using -z ignore for compiler's that support it
> could be an easy fix. At the very least, Debian etc packages could do
> this (Hello Clint). In some cases Sun's -z lazyload would also
> be useful (e.g. iconv). 

Get that feature into GNU binutils and we have a deal.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430989



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