Re: Question: Does uclibc support NPTL TLS ?
Sheng Yong <[email protected]> Thu, 28 May 2015 09:09:55 +0800
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 5/27/2015 6:08 PM, Bernhard Reutner-Fischer wrote: > On May 27, 2015 11:10:53 AM GMT+02:00, Sheng Yong <[email protected]> wrote: >> Hi, >> >> I encountered a problem when I test thread local storage >> on my arm board (kernel 3.10.77 and uclibc 0.99.3.2). > > That version dies not sound familiar. I suggest you ask whoever provided this release. Alternatively try current master, a recent GCC and GDB. We tested the same GCC (4.7.1) and GDB (7.6) on eglibc, which has no such problem. So we suspect that it is caused by uclibc. But we didn't test the latest version of uclibc. We will test it later. Thanks, Sheng > > Thanks, > > >