[yocto] Which Toolchain is being used to build Yocto ?

Burton, Ross ross.burton at intel.com
Wed Feb 3 09:13:40 PST 2016


On 3 February 2016 at 15:07, Mark T <mtl1nuxd3v at gmail.com> wrote:

> I notice there is a meta/recipes-devtools  -  I assume this pulls in from
> build/downloads - so gcc-5.2.0.tar.bz2 for example. Does the tool-chain
> comprised of these recipes get built by /usr/bin/gcc before being used to
> compile Yocto ?
>

The host's gcc (typically /usr/bin/gcc) is used to build gcc-cross, which
is then used to compile everything that needs to be cross-compiled.  We
don't build our own native compiler to replace the host compiler.

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


More information about the yocto mailing list