[yocto] Microcontroller Cross Compiler

Burton, Ross ross.burton at intel.com
Mon Dec 22 04:51:13 PST 2014


On 21 December 2014 at 22:57, João Henrique Ferreira de Freitas <
joaohf at gmail.com> wrote:
>
> I will try it. But in my case I need to use this
> https://launchpad.net/gcc-arm-embedded.
>
> There are some way to yocto creates the gcc-arm-embedded SDK? Instead of
> use the gcc-arm-embedded packages. Is it feasibly?
>

Yes, you "just" need to write a recipe to build the cross compilers,
install them into the sysroot, and then use those compilers when building
the MCU binaries.

Building a toolchain isn't trivial but if it's actually a specific GCC
combination then you may be able to re-use the gcc-cross recipes.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141222/e8772005/attachment.html>


More information about the yocto mailing list