On 13/12/10 00:40, Rob Landley wrote: > All three of these worked with the previous stable release, but not with > current -git. Building against 2.6.36: > > sparc died with: > > In file included from libc/sysdeps/linux/sparc/soft-fp/q_div.c:24: > libc/sysdeps/linux/sparc/soft-fp/quad.h:63: error: unable to emulate 'TF' > In file included from libc/sysdeps/linux/sparc/soft-fp/q_fle.c:24: > libc/sysdeps/linux/sparc/soft-fp/quad.h:63: error: unable to emulate 'TF' > libc/sysdeps/linux/sparc/soft-fp/q_fle.c: In function '_Q_fle': > libc/sysdeps/linux/sparc/soft-fp/q_fle.c:28: warning: unused variable '_fcw' > make: *** [libc/sysdeps/linux/sparc/soft-fp/q_fle.os] Error 1 > make: *** Waiting for unfinished jobs.... > make: *** [libc/sysdeps/linux/sparc/soft-fp/q_div.os] Error 1 > > sh4 died with: > > LD libuClibc-0.9.32-git.so > libc/libc_so.a(longjmp.os): In function `__libc_longjmp': > longjmp.c:(.text+0x48): undefined reference to `_longjmp_unwind' > libc/libc_so.a(popen.os): In function `popen': > popen.c:(.text+0x2d8): undefined reference to `__GI_vfork' > collect2: ld returned 1 exit status > make: *** [lib/libc.so] Error 1 >
Rob, could you end SH4 config. We are using sh4/NPTL (also -git) on real hw without problem. o note that we only care about NPTL anyway. Regards, Carmelo _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
