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: how to get x86_64 TLS support?


On Sun, 6 May 2007, Brian Dessent wrote:

> "Robert P. J. Day" wrote:
>
> > checking for x86-64 TLS support... no             <--------- dang!
> > ...
> >
> >   how can i get by this?  or can i?  i'm just about to start hunting
> > through the config files but if someone can save me the trouble, that
> > would be just ducky.
>
> It's bound to be an assembler feature check.  Do you have the cross-gas
> in place at that point?
>
> Brian

holy crap!  the build actually finished, despite complaining about no
x86_64 TLS support.  apparently, i have an x86_64 toolchain based on:

  gcc-4.1.2
  glibc-2.5
  binutils-2.17
  gdb-6.6

with NPTL.  i still have to verify all that, though.

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

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