Does uclibc support TLS

raymond zhao raymond.zhao.ml at gmail.com
Wed Feb 23 19:29:12 UTC 2011


Hi, Mike
Thanks for making it clear.
Do you know which version of uclibc has TLS support?
And, could you give me more detail information on how to disable TLS in GCC?
Did not get the answer from Google and 'man gcc'. :-(

Thanks very much,

Raymond

On Wednesday, February 23, 2011 13:24:43 raymond zhao wrote:
> I am building some application with uclibc. and got an error:
>
> uclibc/sysroot/lib/libstdc++.so: undefined reference to `__tls_get_addr'
>
> Does this mean uclibc doesn't support TLS? My uclibc is 0.90.30.3

TLS isnt in that version

> Is there some trick to solve the problem?

disable tls in your gcc
-mike


More information about the uClibc mailing list