View Single Post
Old 11-27-2014, 06:09 PM   #8
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
The linker doesn't -
But the loader will, I have dozens of /usr/lib/* directories on my Linux distribution install.

The loader's places to search are listed in /etc/ld.so.conf (or /etc/ld.so.conf.d depending) and the paths to be searched are in the binary /etc/ld.so.cache (which is built by the ldconfig command).

But /etc/ld.so.conf(.d) is in the Amazon image, likely to be replaced by any update.

(*) The fact that the linker and the dynamic loader are both referred to as: 'ld' can confuse mere humans.
knc1 is offline   Reply With Quote