[yocto] [OE-core] Doc: external toolchain

Khem Raj raj.khem at gmail.com
Wed Jul 24 22:47:56 PDT 2013


On Jul 24, 2013, at 12:47 AM, "Rifenbark, Scott M" <scott.m.rifenbark at intel.com> wrote:

> I am facing this issue, any clue?
>  
> ERROR: Failed to obtain CodeSourcery toolchain version: Execution of '/usr/bin/i686-pc-linux-gnu-gcc -v' failed: command not found
> ERROR: Failed to obtain CodeSourcery toolchain version: Execution of '/usr/bin/i686-pc-linux-gnu-gcc -v' failed: command not found
>  
> This is what I have in my build/conf/local.conf:
>  
> ...
> TCMODE = "external-sourcery"
> EXTERNAL_TOOLCHAIN = "/usr"
> TARGET_PREFIX = "arm-none-linux-gnueabi-"
> ...
> 

what machine are you building for? it seems you are building for a x86 target and expect arm cross toolchain to build it aint gonna work.
chose a proper arm'ish machine and it should work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130724/400488da/attachment.html>


More information about the yocto mailing list