[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#307985: libc6: 2.3.5-1 ppc built lacks GLIBC_2.3.3 version in libpthread



On Sat, May 07, 2005 at 02:42:36PM +1000, Benjamin Herrenschmidt wrote:
> 
> > These symbols are part of NPTL cancellation handling.  They won't work
> > unless you run with NPTL.
> 
> I figured that out yes. NPTL isn't enabled for powerpc glibc, it should
> be with 2.3.5. I'm trying to make a build, but my lack of knowledge of
> the debian package build files don't make that simple :)
> 
> What I did for now was to add a powerpc.mk that contains (quickly copied
> from i348 basically)
> 
> GLIBC_PASSES += nptl
> 
> libc_extra_config_options = $(extra_config_options) --with-tls --with-__thread
> 
> Is that correct ? It's building for now, but that takes ages on this machine so it
> will be a while before I can test....

/usr/bin/gcc still doesn't have PPC TLS support.  Does glibc default to
using 3.4 nowadays?  Smart choice I guess.

I think that's right but I haven't looked at the packaging in about a
year now.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



Reply to: