On Mon, Nov 17, 2008 at 1:41 PM, Brett Neumeier <[EMAIL PROTECTED]> wrote:
> I am building a cross-toolchain targeting mipsel-unknown-linux-uclibc,
> using GCC 4.3.2, binutils 2.19, linux kernel 2.6.27.6, uclibc 0.9.30.
>
> I had to patch libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h
> to get it to build (basically, removing the static definition of
> _test_and_set from that file and using the one from sys/tas.h), but
> that was relatively straightforward.
>
> now when I make install, I get this:

Oops! OK. It turns out that "make install" must now be given the same
"CROSS=" parameter as the "make" command. That wasn't the case in
0.9.29...

Please disregard this question!

Cheers

bn

-- 
Brett Neumeier ([EMAIL PROTECTED])
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to