This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


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: AVR32 glibc port


On Tue, Nov 25, 2008 at 05:39:11PM +0000, Bradley Smith wrote:
> I'm currently working towards an AVR32 port of glibc, but the toolchain in
> it's current state has no TLS support. So I opted to try and port 2.3.6,
> which I've got a fair way through and is mostly working now. Although is
> it at all feasible to get versions greater than this to build without TLS
> support? (Can the need for TLS be 'patched' out on a sysdep level?)

Pretty much no.  Debian has some hacky patches in their glibc package
for this since m68k doesn't have TLS (yet!  CodeSourcery and others
are working on that).  That requires a LinuxThreads port, of course,
and I'm not sure what you need to get LinuxThreads building nowadays. 

-- 
Daniel Jacobowitz
CodeSourcery


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