This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Unable to link to library version of my choice


On 1 March 2012 00:25, kevin diggs wrote:
>
> If I may ask a follow up question here: ?If I use the -rpath thing to
> point at my library, what happens if it can't find it (it got deleted
> or stolen)? Will the ld.so thingy go try the /usr/lib or /lib one if
> the sonames are ... compatible?

Yes.  See the man page for ld.so


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