[Buildroot] [PATCH] uclibc: mask uclibc-ng for xtensa

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Mar 4 12:19:38 UTC 2015


On 03/04/2015 07:55 AM, Waldemar Brodkorb wrote:

> The analysis is correct. uClibc-ng only support NPTL or NONE for
> NPTL supported architectures like ARM, PPC, MIPS, X86, XTENSA, ...
> It will only support LT.old for BFIN, CRIS, ARM-NOMMU,
> M68k/Coldfire, ..

Yes, but...

> Sorry for the revert stuff. It was an accident while testing some
> pthread static linking stuff with cdrkit. I didn't want to push
> these changes, just some inability on my site to work with branches
> and multiple checkouts ;)
> 
> Please don't apply this patch. I will sent a patch, so that
> XTENSA and other NPTL architectures can not be configured to use
> LT.old or LT.new in Buildroot.

Kconfig logic as we spoke on IRC is working fine, it's falling back to none.
The problem is that none is broken, all that TLS stuff doesn't belong in
ldso/elfinterp.
Regards.




More information about the buildroot mailing list