[poky] gcc 4.9.1 and stdint.h
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Nov 3 07:37:09 PST 2014
On Mon, 2014-11-03 at 16:12 +0100, Holger Hans Peter Freyther wrote:
> On Mon, Nov 03, 2014 at 08:04:59AM +0000, Richard Purdie wrote:
>
> Dear Richard,
>
> > http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=678e8798ebe0f4fd1bd347db136f1499b8fe00c9
>
> thanks a lot for explaining. I see how using the default sysroot
> with external toolchains is going to cause issues. What is the
> reasoning to have it for the canadian cross (hence meta-toolchain)?
The reasoning is that we have one canadian-cross compiler targeting
multiple sysroots (one arm compiler targets all arm machines). The
compiled in sysroot may not be the final installation path anyway,
depending on where you install meta-toolchain.
We prefer deterministic builds rather than some toolchain installations
that work and some that don't.
Cheers,
Richard
More information about the poky
mailing list