Help with gcc-4.4.0

Khem Raj raj.khem at gmail.com
Sun Apr 26 05:56:45 UTC 2009


On Thu, Apr 23, 2009 at 3:36 PM, Austin Foxley <austinf at cetoncorp.com> 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
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
>


More information about the uClibc mailing list