This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linker SEARCH_DIR order


On Wed, Apr 24, 2002 at 10:08:07PM +0930, Alan Modra wrote:
> Why is the default native linker search path in this order?
> /lib /usr/lib /usr/local/lib $prefix/$target/lib
> 
> Wouldn't it be more sense to be reversed, or to match gcc,
> $prefix/$target/lib /usr/local/lib /lib /usr/lib ?

I am very iffy on /usr/local/lib being anywhere but at the end of the
search list.  $prefix/$target/lib does seem it should be first.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]