Subject: Re: reducing library searches in ld.elf_so
To: Charles Hannum <abuse@spamalicious.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 09/23/2002 07:41:50
On Mon, Sep 23, 2002 at 02:32:43PM +0000, Charles Hannum wrote:
> There are 3 paths searched:
>
> * LD_LIBRARY_PATH and the executable's rpath
> * the module's rpath
> * the default path (/usr/lib,/lib)
>
> All of these are part of ELF.
Someone added ld.so.conf path searching (like a.out had) to our ld.elf_so
(even though some people had very strong objections to doing so).
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>