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: Glibc Versioned Symbols


> -----Original Message-----
> From: Bob Proulx [mailto:bob@proulx.com] 
> Sent: Monday, July 10, 2006 7:52 PM
> To: Browder, Tom; gcc-help@gcc.gnu.org
> Subject: Re: Glibc Versioned Symbols
...
> Given the following copy the newer glibc parts to that location.
> 
>   ./mylib/ld-linux.so.2
>   ./mylib/libc.so.6
>   ./mylibexec/myprog
...
> You should pick the right version with respect to tls, nptl, etc.
... 
> Hope that helps,

Bob, thanks a heap!  That helps a lot.

-Tom


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