Compiler error missing __attribute_tls_model_ie define

Khem Raj kraj at mvista.com
Thu Aug 24 09:32:45 PDT 2006



Peter S. Mazinger said the following on 8/24/2006 5:36 AM:
> I can think of one scenario why it fails for you.
> I added include/tls.h and common/bits/tls.h with the intention to put the 
> arch specific tls.h from glibc into arch/bits/tls.h (preferred this 
> approach, so that the order of path does not mix up the chosen tls.h 
> files). These were not committed to trunk yet. 
When are you planning to send these patches?
> You have arch/tls.h 
> somewhere (probably libpthread) and due to CFLAGS it catches them up and 
> enables USE___THREAD
>   
Yes I do have arch specific tls.h for NPTL in 
libpthread/nptl/sysdeps/arm/tls.h That sounds plausible reason for my error.
> Peter
>
>   
>

-- 
Khem Raj <kraj at mvista.com>
MontaVista Software Inc.



More information about the uClibc mailing list