[yocto] Question on cross-compiling 32-bit application on 64-bit target platform

Khem Raj raj.khem at gmail.com
Tue Mar 25 10:28:52 PDT 2014


On Fri, Mar 21, 2014 at 3:07 AM, Ong, Boon Leong
<boon.leong.ong at intel.com> wrote:
> Hi,
>         Could anyone comment on whether we can cross-compile a 32-bit application on a 64-bit Intel machine booted with core-image-sato-sdk hddimg.
>         If it is not enabled by default on the SDK image, how can I configure the recipe to do so when I build core-image-sato-sdk?
>         Could anyone shed some light on this. Much appreciated.
>

you would need to bundle 32bit target SDK along with. I am not sure if
its already done for you.
so adding something like lib32-packagegroup-core-sdk
lib32-packagegroup-core-standalone-sdk-target
to your image might take you further in this direction assuming you
have multilib enabled
>
> Thanks
> Boon Leong
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list