On Thu, Jun 3, 2010 at 5:38 PM, Jian Peng <[email protected]> wrote: > KERNEL_HEADERS="stblinux-2.6.31/include/" top_builddir="./" CC="gcc > -funsigned-char -fno-builtin -fno-asm -std=gnu99 -mips32 -mtune=mips32 > -mabi=32" /bin/sh extra/scripts/gen_bits_syscall_h.sh > $tmp; \
you need a minimal cross compiler before you build uclibc headers now with nptl. Have a look at http://uclibc.org/~kraj/toolchain-uclibc.sh for the toolchain build sequence. Thx -Khem _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
