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]

Re: gnu ld searchpath


> 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


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