This is the mail archive of the binutils@sourceware.org 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]

Wrong order of shared library search paths in ld document


In ld man and info pages:

>            The linker uses the following search paths to locate required
>            shared libraries:
/*snip*/
>            7.  The default directories, normally /lib and /usr/lib.
> 
>            8.  For a native linker on an ELF system, if the file
>                /etc/ld.so.conf exists, the list of directories found in that
>                file.

But after the fix of PR 2290, ld searchs the paths in /etc/ld.so.conf first,
then the default directories.
-- 
Xi Ruoyao <ryxi@stu.xidian.edu.cn>
School of Aerospace Science and Technology, Xidian University

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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