Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Feb 5 18:36:49 UTC 2013


On 2 February 2013 10:45, Hardik Gohil <hardikgohil1988 at gmail.com> wrote:
> Hello
>
>
>          I am following cross-compiled linux from scratch.now i am
> developing cross-compiler tools
>
>          while compiling uclibc using make -j i am getting error:
>
>
>          /bin/sh: 1: armv7a-unknown-linux-uclibceabi-gcc: not found
> make: armv7a-unknown-linux-uclibceabi-gcc: Command not found

Make sure to have the compiler in your PATH (or use an absolute path).

HTH,


More information about the uClibc mailing list