[yocto] ARM Cross Compiler SDK Toolchain

Sunil Mukundan sunil.mukundan at gmail.com
Tue Oct 23 21:26:34 PDT 2018


I usually build using bitbake -c populate_ext_sdk core-image-minimal

This builds the SDK in tmp/deploy/sdk in the form of a shell script
(which is actually a tar file with a script wrapper as a preamble).
running the script installs the sdk (interactively). Hope this helps.

Thanks
Sunil Mukundan
On Tue, Oct 23, 2018 at 7:28 PM Dhanush K.S <dhanush.ks at gmail.com> wrote:
>
> Hi Yocto,
>
> I am running Yocto 2.5 (Poky Sumo) on the host system CentOS 7.1 to build images for the target system ARM cortexa8 with a Target_FPU configured to hard.
>
> I would like to use a Cross Compiler SDK Toolchain in order to build the images, as the current toolchain fails with a few recipes during compilation due to missing include files.
>
> I tried building the toolchain using "bitbake meta-toolchain", but unfortunately that failed as well at do_generate_content_debug. But also, as far as I understand this command builds the SDK with compilers for the host system and not for the target system.
>
> I would like to use a pre-built SDK, if one is available for ARM cortex A8 architecture. I have looked all around and haven't found one.
>
> Could some Yocto Experts point me in the right direction? How can go about finding a Cross Compiler Toolchain in order to overcome the compilation errors.
>
> Thanks in advance for your help.
> Regards,
>
> Mit freundlichen Grüßen / Best Regards,
> Dhanush
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list