This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm gnueabi problem with tls.


--- Steve Papacharalambous <stevep@freescale.com> wrote:

> Hi Richard,
> 
> Thanks, that fixed the __thread problem. :-)
> 
> Now on to the rest of the toolchain...
> 
> Best regards,
> 
> Steve
> 
> 
> Richard Earnshaw wrote:
> > I don't know for certain because I haven't tried to do it myself, but I
> > strongly suspect that your problem is binutils.  The last public release
> > of binutils (which you are using here) does not contain support for the
> > required TLS relocations.  So the configure script is probably deciding
> > that TLS can't be done, even though your compiler is up to scratch.
> > 
> > You'll need to use a copy of CVS HEAD binutils for now if you want EABI
> > TLS support.
> > 
> > R.
Please let me know how you get on.


Steve


		
___________________________________________________________ 
Don't miss important emails - get alerted on your phone when new Yahoo! Mail arrives. http://uk.docs.yahoo.com/mail/learnmore/

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]