This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: [Patch] glibc-2.3 compile --with-tls using gcc-3.2 unpached


On Wed, Oct 09, 2002 at 04:18:16PM +0200, Jakub Jelinek wrote:
> On Wed, Oct 09, 2002 at 12:53:10PM +0100, Stefan Jones wrote:
> > Dear Sirs,
> > 	If you use the correct version of binutils (2.13.90.0.4) and gcc (3.2)
> > you get compiler error with undefinded sysbols in 
> >     glibc-2.3/include/ctype.h
> > 
> > This is because of a typo in glibc-2.3/sysdeps/generic/bits/libc-tsd.h.
> 
> I think you're right, but missed the other occurence of that in the
> same file.
> 
> > Also the asm instructions in glibc-2.3/sysdeps/i386/elf/configure seem
> > wrong (another typo, but I don't do assembler) thus the --with-tls
> > configure check always fails.
> 
> This is not a typo, unpatched 2.13.90.0.4 is simply too old for TLS.
> You need TLS patches at least till 2002-10-01.
> 

Get 2.13.90.0.6 at

http://ftp.kernel.org/pub/linux/devel/binutils/test/

I will try to release 2.13.90.0.8 this weekend.



H.J.


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