Re: NPTL support for ARM

2009-03-16 Thread Khem Raj
2009/3/16 Krishnaswamy R : > Hi all, > > We have been using uClibc 9.28 on ARM based products. We would like to > test NPTL. I read from previous posts that NPTL support for ARM is available > on the branch uClibc-nptl. When is NPTL support planned to be merged to > trunk? Is the nptl branch is in

Re: Linking Error: relocation truncated to fit: R_68K_PC16

2009-03-16 Thread Khem Raj
On Mon, Mar 16, 2009 at 1:34 AM, Groleo Marius wrote: > On Fri, Mar 13, 2009 at 8:39 PM, Khem Raj wrote: >> On (13/03/09 18:40), Groleo Marius wrote: >>> Hi list, >>> I'm trying my luck compiling uClibc on a m68k Coldfire 5475 processor. >>> I modified the Makefiles so the sources gets compiled w

NPTL support for ARM

2009-03-16 Thread Krishnaswamy R
Hi all, We have been using uClibc 9.28 on ARM based products. We would like to test NPTL. I read from previous posts that NPTL support for ARM is available on the branch uClibc-nptl. When is NPTL support planned to be merged to trunk? Is the nptl branch is in sync with the latest uClibc releases i

Re: Linking Error: relocation truncated to fit: R_68K_PC16

2009-03-16 Thread Groleo Marius
On Mon, Mar 16, 2009 at 10:34 AM, Groleo Marius wrote: > On Fri, Mar 13, 2009 at 8:39 PM, Khem Raj wrote: >> On (13/03/09 18:40), Groleo Marius wrote: >>> Hi list, >>> I'm trying my luck compiling uClibc on a m68k Coldfire 5475 processor. >>> I modified the Makefiles so the sources gets compiled

Compile bug in libc/sysdeps/linux/common/sendfile.os

2009-03-16 Thread rhabarber1848
Hi, it seems this patch http://sources.busybox.net/index.py/trunk/uClibc/libc/sysdeps/linux/common/sendfile.c?r1=23764&r2=25469 breaks compilation with uClibc SVN HEAD rev 25674 > CC libc/sysdeps/linux/common/sendfile.os > libc/sysdeps/linux/common/sendfile.c:20: error: conflicting types for '

Re: svn commit: trunk/uClibc/test/crypt

2009-03-16 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo AMOROSO wrote: > Denys Vlasenko wrote: >> On Wednesday 04 March 2009 04:41:41 pm Salvatore CRO' wrote: >>> Hi Carmelo, >>> Attached is a proposal tailored for rpc test that could be very easily >>> extedend to all tests in uClibc. Indeed it avo

Re: Linking Error: relocation truncated to fit: R_68K_PC16

2009-03-16 Thread Groleo Marius
On Fri, Mar 13, 2009 at 8:39 PM, Khem Raj wrote: > On (13/03/09 18:40), Groleo Marius wrote: >> Hi list, >> I'm trying my luck compiling uClibc on a m68k Coldfire 5475 processor. >> I modified the Makefiles so the sources gets compiled with the -fPIC >> flag but I still get the error: >> >> /mnt/w

Re: How goes the NPTL merge?

2009-03-16 Thread Mike Frysinger
On Monday 16 March 2009 02:35:57 Mike Frysinger wrote: > On Wednesday 25 February 2009 06:49:09 Denys Vlasenko wrote: > > (5) Can you create some rudimentary documentation about NPTL internals > > and put it into docs/*? I do not understand what this "cancellation" > > stuff is all about and why we

Re: Grim state of libpthread (needs serious cleanup)

2009-03-16 Thread Mike Frysinger
On Monday 16 March 2009 02:32:12 Denys Vlasenko wrote: > On Monday 16 March 2009 06:17, Mike Frysinger wrote: > > On Sunday 15 March 2009 22:55:56 Denys Vlasenko wrote: > > > I am going to add this script to docs/* in hope to at least > > > start some cleanup work. Libpthread (any of its three flav