Linaro is just a prebuilt  gcc, with (I havent paid much attention to which
) prepackaged libc. As the previous poster said, make is complaining that
it doesnt know where to find the needed gcc toolchain path. That, and I am
guessing you're following parts of RCN's cross compiler setup guide for
compiling uboot, and the Linux kernel.

On Thu, Feb 5, 2015 at 2:26 PM, Graham <gra...@flex-radio.com> wrote:

>
> m:
>
> I am sorry that I am not familiar with the linaro cross-compiler, I
> exclusively use the gcc,
> and I let the Eclipse IDE automatically generate the make files.
>
> I can only suggest that you review the installation instructions for the
> linaro, and make sure
> that everything is installed properly in the intended locations. Check
> that everything are
> compatible versions of Linux and the tool chain
>
> The errors are saying that "arm-linux-gnueabihf-gcc-4.6" can't be
> located.  That is version 4.6 of
> the gcc cross compiler.  Perhaps linaro actually distributes the gcc. I
> would go look in those
> locations and see what is there. If you see what you are expecting, but
> Linux says it can not
> see it, then it is usually incompatible versions of the support libraries
> like glibc, preventing
> run time dynamic linking.
>
> If it is not there at all, then there is some kind of installation error.
>
> --- Graham
>
> ==
>
>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to