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

Mark T mtl1nuxd3v at gmail.com
Wed Feb 3 10:15:31 PST 2016


Thanks. That makes sense; all the cross compile tools are built using the
Host machines native toolchain on the host then the cross-toolchain used to
cross compile yocto for the target.



On 3 February 2016 at 17:13, Burton, Ross <ross.burton at intel.com> wrote:

>
> 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/bb047a37/attachment.html>


More information about the yocto mailing list