* ld.texinfo (Options) [-rpath-link]: Mention ld.so.conf.

This commit is contained in:
Ian Lance Taylor 1998-04-27 16:40:18 +00:00
parent d091d2ab3b
commit 6581c418e3
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,7 @@
Mon Apr 27 11:56:21 1998 Ian Lance Taylor <ian@cygnus.com>
* ld.texinfo (Options) [-rpath-link]: Mention ld.so.conf.
Based on patch from H.J. Lu <hjl@gnu.org>:
* emultempl/elf32.em (global_vercheck_needed): New file static
variable.

View file

@ -963,6 +963,9 @@ For a native linker, the contents of the environment variable
@code{LD_LIBRARY_PATH}.
@item
The default directories, normally @file{/lib} and @file{/usr/lib}.
@item
For a native linker on an ELF system, if the file @file{/etc/ld.so.conf}
exists, the list of directories found in that file.
@end enumerate
If the required shared library is not found, the linker will issue a