Re: NPTL for powerpc?

2009-03-31 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ng wrote: Hi, Can someone please tell me what is the current state of NPTL (Native POSIX Threading Library) for powerpc? Not available. Same question arises hundreds of time. Currently supported and tested arch are sh4 and arm.

Re: NPTL for powerpc?

2009-03-31 Thread Daniel Ng
Carmelo AMOROSO carmelo.amoroso at st.com writes: I had it building in 0.28.1, but I get the below error when using 0.30.0: libpthread/linuxthreads/sysdeps/pthread/errno-loc.c:23:27: error: sysdep- cancel.h: No such file or directory this is not NPTL implementation, it's linuxthreads.

Re: NPTL for powerpc?

2009-03-31 Thread Austin Foxley
Daniel Ng wrote: Is there a simple fix for this? Carmelo is correct that there is no current support for this. However I just recently got the sparc32 nptl port (static only) working after a few days work. My patch (now applied) is here.

uclibc segfault in ldso again..

2009-03-31 Thread Colin Whittaker
I am seeing what Nigel saw in the thread of the same name. I am running on mips. Basically after the ldso loads everything it goes and tries to run the init function with DL_CALL_FUNC_AT_ADDR(). First time it runs __GI___uClibc_init which is in libc.so.0 Second time it points to something