[OE-core] [PATCH 03/24] binutils: upgrade to 2.25

Richard Purdie richard.purdie at linuxfoundation.org
Tue Apr 7 09:32:36 UTC 2015


I ran an older patchset containing this against the autobuilder. We have
two problems which I think are 2.25 related:

http://errors.yoctoproject.org/Errors/Search/?items=10&query=56f680b60ab5fd396f2a65431376683ca6707127

libunwind is failing on x86, likely due to:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248

which is only planned to be fixed in gcc5. Not sure how we can fix this
one other than perhaps forcing the use of gold in this case (which seems
wrong).

We also have a uboot issue on mpc8315e-rdb which there are fixes around
for, we just need someone to find them and patch it. Both failures are
in the above error reporting link.

Cheers,

Richard




More information about the Openembedded-core mailing list