This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Glibc and shared libraries


On Fri, Jul 10, 2009 at 9:33 AM, booleandomain<booleandomain@gmail.com> wrote:

>
> I found
> http://sourceware.org/glibc/wiki/Tips_and_Tricks/Loader_Tips_and_Tricks, but
> it didn't tell me anything new. Please let me know if you were speaking
> about a different page.
>


This may be more useful to you:

http://sources.redhat.com/glibc/wiki/Debugging/Loader_Debugging#Debugging_With_an_Alternate_Loader

This also shows you how to invoke the compiler with the
-dynamic-linker path set and the -rpath:

http://sourceware.org/glibc/wiki/Debugging/Development_Debugging


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