[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shared libraries



On Sun, Dec 12, 2004 at 03:32:26AM +0100, Adeodato Simó wrote:
> * Justin Pryzby [Sat, 11 Dec 2004 10:21:02 -0500]:
> 
> > By the way, what is /usr/lib/tls/, and why do all of my programs link
> > to its libc.so?
> 
>   if you boot into a 2.4 kernel, you'll see that your programs no longer
>   link to libraries in /lib/tls but in plain /lib (since there is no
>   NPTL in 2.4 and thus no necessity of TLS).
Interesting.  I guess that is something the linker (/lib/libld.*)
decides (at runtime)?

Justin



Reply to: