LINUXTHREADS_NEW bug.

Will Newton will.newton at gmail.com
Mon Sep 29 13:01:45 UTC 2008


On Mon, Sep 29, 2008 at 1:00 PM, Hans-Christian Egtvedt
<hans-christian.egtvedt at atmel.com> wrote:
> On Mon, 29 Sep 2008 07:36:53 -0400
> "John Voltz" <john.voltz at gmail.com> wrote:
>
>> >
>> >
>> > Well, AVR32 uses linuxthreads.old, since linuxthreads does not seem
>> > to work. I have not looked into why.
>> >
>>
>> I thought AVR32 didn't have tls.h for linuxthreads, which causes the
>> build to fail. (If I remember correctly.)
>>
>
> Ah, in that case it explains why it does not work. We would need tls (I
> assume it is thread local storage) to move to NPTL as well, but
> binutils will need a whack then. And we might need to go through all
> AVR32 assembler stuff in uClibc and the kernel as well.

It should be possible to use an empty header for tls.h if TLS is not
supported by the toolchain.



More information about the uClibc mailing list