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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to