On Thu, Apr 23, 2009 at 3:36 PM, Austin Foxley <[email protected]> wrote:
> 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?

you could try configuring gcc/libstdc++ with --disable-tls

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

Reply via email to