Help with gcc-4.4.0

Austin Foxley austinf at cetoncorp.com
Thu Apr 23 22:36:41 UTC 2009


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


More information about the uClibc mailing list