[Buildroot] uclibc and gcc tls

Thomas Brandstetter thomas.brandstetter at me.com
Sat Mar 27 20:12:39 UTC 2010


Hi,

I'm building Buildroot with Uclibc and gcc 4.4.3. Actually, I got an error during the pcre build:

i686-linux-uclibc/lib/libstdc++.so: undefined reference to `___tls_get_addr'

I searched for uclibc problems and found out that uclibc doesn't support tls. Can you please integrate a check which disables the BR2_GCC_ENABLE_TLS option for uclibc building toolchains?

thx

cheers Thomas


More information about the buildroot mailing list