Page 1 of 1

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

Posted: 17 Nov 2015, 14:10
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.