On Mon, Feb 18, 2002 at 01:00:44AM +0100, Kjetil Torgrim Homme wrote: > ldconfig generates ld.so.cache. ld.so.cache is used by ld.so to know > which paths should be used. Please note that this filtering mechanism > is crucial when RPATH isn't used, since there is only one ordering of > paths for all binaries. (This filtering is not done on RPATH > currently. That feature won't be necessary until libc actually > changes major version.)
OK, I see. As long as no binaries have hard-coded paths (RPATH) to libc, why would ldconfig need to change? Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

