[OE-core] linux-yocto and gcc 5.x

Khem Raj raj.khem at gmail.com
Mon May 11 15:53:56 UTC 2015


On Mon, May 11, 2015 at 6:20 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> One of the things we're looking at in 1.9 is gcc 5.x support by default.
> One of the areas this has significant impact is on the kernels,
> linux-yocto in particular. I'm starting to see a potential problem here
> since the kernels don't appear to work well with gcc 5.x:
>
> http://errors.yoctoproject.org/Errors/Search/?items=10&query=1426e31f0bcd19f066931d2ecbdec3752b14e88e&limit=150&order_by=RECIPE
>

as mentioned in another thread. linux-yocto needs to backport
https://patchwork.ozlabs.org/patch/403787/
to beging with. I have 3.8 running on beaglebone white but thats not linux-yocto

https://github.com/koenkooi/meta-beagleboard/commit/07e27c22e707e26f3f321f51999c4f6a294b5b18
https://github.com/koenkooi/meta-beagleboard/commit/765e7f35af7e4358573868389d4ea144eacd6b7a

there is a patch or two in there that needs to go upstream into kernel
as well but I havent bothered yet.

I was not able to boot linux yocto 3.19 few weeks ago on any of
emulators when build with gcc5
rootfs did not have any issues.

I also have 3.10 compiling and booting on another Arm platform


> (this is a test build I ran just to see how bad things were).
>
> Are we going to be in a position to get 5.x support backported into 3.14
> (and maybe 3.10)? Or was we going to have to wait for later versions?
>
> Cheers,



More information about the Openembedded-core mailing list