On 2013-04-04 4:56 AM, Jay Carlson wrote:
> On Apr 3, 2013, at 4:30 PM, Jay Carlson wrote:
> 
>> In addition, touching errno means touching a TLS model symbol, and
>> that's not supported in gcc 4.6. 
> 
> OK, that's starting to look like a bug.
> 
> At the toplevel .config, the default is CONFIG_TLS_SUPPORT off. This
> triggers toolchain/gcc/final/Makefile to insert "--disable-tls" into
> the gcc configure invocation.
Nice find, it indeed looks like a bug to me. I think it was added a long
time ago when uClibc still had problems with TLS and no NPTL support. I
think we should get rid of it entirely, I'll run some tests here.

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to