[oe] How can I get the toolchain?

Brian Hutchinson b.hutchman at gmail.com
Thu Apr 17 01:42:31 UTC 2014


On Wed, Apr 16, 2014 at 9:33 PM, Changhyeok Bae <changhyeok.bae at lge.com>wrote:

> Thanks for your help.
>
> In summary,
> 1) bitbake meta-toolchain
> 2) bitbake [target] -c populate_sdk ...
>
> However, those were building ...nativesdk ...
> I only would like to get the cross(arm) toolchain without building SDK
> toolchain.
>
> Regards,
> Changhyeok
>
>
... those do build the cross sdk/toolchain.  You take the huge script that
is generated and install it on your PC, source the environment setup script
and now you are setup to cross compile on your host for the target.

Regards,

Brian



More information about the Openembedded-devel mailing list