problem with "make install" of cross-toolchain

Brett Neumeier bneumeier at gmail.com
Mon Nov 17 19:58:44 UTC 2008


On Mon, Nov 17, 2008 at 1:41 PM, Brett Neumeier <bneumeier at gmail.com> 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 (bneumeier at gmail.com)



More information about the uClibc mailing list