I added a note about the extensible SDK not including gcc-canadian-cross.
(From yocto-docs rev:
53866854af53e97c9d8ca8d0771e12a7744ad6bd)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
You can think of <filename>gcc-cross</filename> simply as an
automatically generated cross-compiler that is used internally within
BitBake only.
+ <note>
+ The extensible SDK does not use
+ <filename>gcc-cross-canadian</filename> since the SDK ships
+ a copy of the OpenEmbedded build system and the sysroot contains
+ <filename>gcc-cross</filename>.
+ </note>
</para>
<para>