[yocto] Compiling with armcc for yocto

Khem Raj raj.khem at gmail.com
Sat Mar 11 01:41:55 PST 2017



On 3/11/17 12:03 AM, Michael Schwarcz wrote:
> Hi,
> 
> I have an application which I built using the poky toolchain for yocto
> on a BeagleboneBlack device.
> I would like to build my application with armcc.
> I read that you can build with armcc a linux application, is it possible
> to do it for yocto as well?

this is doable, there is a provision where you can insert and external
toolchain into build environment, you can look into sourcery layer e.g.
https://github.com/MentorEmbedded/meta-sourcery/blob/master/classes/external-toolchain.bbclass

> 
> Thanks,
> Michael
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy
> the information in any medium. Thank you.
> 
> 



More information about the yocto mailing list