"Khem Raj" <[email protected]> wrote: >On (09/02/11 20:21), Bernhard Reutner-Fischer wrote: >> >> commit: >http://git.uclibc.org/uClibc/commit/?id=6a0aa4add30eecf76b9d14ad3f204e4017f9f22c >> branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master >> >> Thanks to Nitin Garg for notincing! >> >> Signed-off-by: Bernhard Reutner-Fischer <[email protected]> >> --- >> .../sysv => libc/sysdeps}/linux/arm/bits/atomic.h | 0 >> 1 files changed, 0 insertions(+), 0 deletions(-) >> rename {libpthread/nptl/sysdeps/unix/sysv => >libc/sysdeps}/linux/arm/bits/atomic.h (100%) >> >> diff --git >a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h >b/libc/sysdeps/linux/arm/bits/atomic.h >> similarity index 100% >> rename from libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h >> rename to libc/sysdeps/linux/arm/bits/atomic.h > >I havent applied this patch so far because it does not work with >thumb1. I >have been intending to have a solution for thumb1 before committing >this >but found not much time so far. >Now we can not compile uclibc/nplt for arm in thumb mode. > > > >> -- >> 1.7.3.4 >> >> _______________________________________________ >> uClibc-cvs mailing list >> [email protected] >> http://lists.busybox.net/mailman/listinfo/uclibc-cvs >_______________________________________________ >uClibc-cvs mailing list >[email protected] >http://lists.busybox.net/mailman/listinfo/uclibc-cvs
Hi Khem, See "use CAS gcc"... commit. This should work also for thumb, doesn't it? _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
