gnu ld searchpath

Ramana Radhakrishnan ramana.gcc@googlemail.com
Thu May 28 12:25:00 GMT 2015


> Is this the expected behavior for gnu ld ? And ld.so.conf file entries
> only affect runtime linker (ld-linux*.so) searchpaths ?

ld.so.conf has nothing to do with the static linker. It's only used by
the dynamic linker.

$>man ldconfig

alternatively on a GNU/Linux system, you can try using apropos ld.so
to find all related man pages .....

regards
Ramana

>
> Regards,
> Vinitha Vijayan



More information about the Binutils mailing list