disabling tls in glibc-2.3.2

Igor Schein igor@txc.com
Sat Mar 18 16:59:00 GMT 2006


Hi,

I have an application which misbehaves when runtime-linked against
/lib/tls/libc.so.6, so I always want it linked against the 2nd one in
order, /lib/i686/libc.so.6.  I can't achieve that by LD_RUN_PATH.  How
can I do that?  2nd question, if I want to disable tls libraries
globally, how can I change the order of ld cache using ldconfig?  I
only came up with a brute chmod 0 /lib/tls, but there have to be a
better way.

Thanks

Igor



More information about the Libc-alpha mailing list