New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Gentoo: current issue with crossdev (bug 562460) [fixed]

Discuss development on Bubba
Post Reply
sakaki
Posts: 172
Joined: 15 Aug 2014, 11:20

Gentoo: current issue with crossdev (bug 562460) [fixed]

Post by sakaki »

If you have recently tried using crossdev to build a cross-compilation toolchain for your B2 or B3 on a Gentoo PC (as described in my wiki posts here and here) you will probably have found that it dies, with the following error:

Code: Select all

 * Emerging cross-gcc-stage1 ...
 * gcc failed :(
This is due to bug 562460. The patch in this pull request (linked from comment #10 in the bug report) fixes the issue; hopefully it will be merged shortly.

Best, sakaki

Edit: a proper fix for this has now been committed; please see the tail of the bug report linked above.
Post Reply