missing implementation of pthread_spin_lock() in linuxthreads.old

Khem Raj raj.khem at gmail.com
Fri Nov 7 07:48:11 UTC 2008


On (07/11/08 13:55), angus salkeld wrote:
> Hi
> 
> I have an application (corosync www.openais.org) that uses pthread_spin_lock().
> 
> I am building for a powerpc (e500 & e300) target.  What version of
> uClibc and pthread implementation do you recommend?
> 
> I am currently using uClibc-20080227.tar.bz2 and linuxthreads.old and
> I get a link error. At a closer inspection
> there does not seem to be an implementation of these functions in
> linuxthreads.old.

This is not implemented in linuxthreads.old. You may try the new
linuxthreads. Beaware that new linuxthreads has not been used/tested
as much as linuxthreads.old so you may run into rough edges.

-Khem 



More information about the uClibc mailing list