On 21 December 2014 at 22:57, João Henrique Ferreira de Freitas <
joa...@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
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to