Hi,

I found a very similar problem for ARMv5 in the NPTL branch last year, 
which could be fixed by moving the atomic.h file.

The problem was that the atomic.h file in libc/sysdeps/linux/arm/bits/atomic.h
used the generic implementation. The file 
libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h implemented 
the right atomics, but appeared later in the include search order.

Thomas.

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to