Hello,
Building glibc-2.5 throws an error related to TLS support:
In file included from ../include/tls.h:6,
from <stdin>:2:
../ports/sysdeps/arm/nptl/tls.h:48:3: error: #error "TLS support is required."
If it depends on binutils cross binaries, i have tried patched
unstable and experimental sources.
Someone know a hint on this matter? Is not TLS support enabled
internally in glibc-2.5?