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. (request for help)


--- Khem Raj <khem@mvista.com> wrote:

> Steven Newbury said the following on 04/12/2006 12:19 PM:
> >> Looking back at the work I'd done to get it all working I realised that I
> had
> >> it working at one point! I actually broke it when I was cleaning my
> patches
> >> up.
> >>  I'll give more details in a later post.
> >>
> >>     
> > Can anybody help me here?  I am missing the unwind symbols from libgcc when
> > glibc attempts to link for the final time. I cannot understand why. 
> UNWIND_H
> > is being set to arm/unwind-arm.h and config.gcc is including t-bpapi.
> >
> > I can post my patches if it helps, but somebody must know how this all fits
> together..
> >
> > Steve
> >
> > Send instant messages to your online friends http://uk.messenger.yahoo.com 
> >
> > --
> > For unsubscribe information see http://sourceware.org/lists.html#faq
> >
> >   
> While configuring the gcc which you will use to build glibc you should 
> use this configure option--disable-libunwind-exceptions (assuming you 
> are using GCC 4.1)
> and set libc_cv_forced_unwind=yes in config.cache while building glibc.
> 
> Hope that helps
> 
Thanks, --disable-libunwind-exceptions got removed when I was trying 4.2. 
Hopefully that's it! Building now, fingers crossed!


Steve


		
___________________________________________________________ 
24 FIFA World Cup tickets to be won with Yahoo! Mail http://uk.mail.yahoo.com

--
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]