Stephan Raue wrote:
> and why it is compiling with gcc-4.3.3 and not with 4.4.0?

Just guessing, but maybe you need emutls enabled and it's not getting enabled 
with 4.4.0? The main branch of uClibc doesn't provide the ___tls_get_addr 
function, so I would think you need to use gcc's emulated tls support. That's 
somewhere to look at least.

Anybody else know for sure?

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

Reply via email to