Re: NPTL ARM

2007-12-14 Thread Paul Brook
You cna find a patch from Codesourcery for ARM against trunk (r16195) at the following link: http://www.codesourcery.com/public/uClibc-0.9.28-csl-nptl-7.patch.gz There's a slightly later version here: http://www.codesourcery.com/public/uClibc-0.9.28-csl-nptl-9.patch.gz Paul

Re: NPTL ARM

2007-12-13 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Will Wagner wrote: Is NPTL supported under ARM? yes. Have seen a few posts suggesting that it is not but also seen a patch from CodeSourcery that is a little old and I wondered if it had been applied? Not yet. This patch will be merged with

Re: NPTL ARM

2007-12-13 Thread Will Wagner
Thanks for the reply. So I am trying to build uClibc through buildroot on arm with nptl. It fails with this error: ./libpthread/linuxthreads/sysdeps/arm/pt-machine.h:39: warning: C99 inline functions are not supported; using GNU89 ./libpthread/linuxthreads/sysdeps/arm/pt-machine.h:39: warning:

Re: NPTL ARM

2007-12-13 Thread Carmelo AMOROSO
Will Wagner wrote: Thanks for the reply. So I am trying to build uClibc through buildroot on arm with nptl. It fails with this error: ./libpthread/linuxthreads/sysdeps/arm/pt-machine.h:39: warning: C99 inline functions are not supported; using GNU89

nptl arm patch + eabi

2007-09-05 Thread Crane, Matthew
Hi, I'm using the uclibc 0.9.28 with the csl nptl patch, I'm building it with buildroot and a 2.6.22 uclinux kernel. The problem I'm having is the generated header ./include/bits/sysnum.h in uclibc does not include the EABI defines from the kernel header, or arm specific NR's that start with