Idwer Vollering wrote:
Is it a gcc bug or is it a coreboot bug?
Actually it is a binutils 'bug'. You should run 'make crossgcc' (and remove .xcompile) in the top directory, where you run 'make menuconfig'.
make crossgcc removes .xcompile after having built the toolchain.
It could still be improved to re-run detection and create a new one, to allow for easy verification before running another make command.
//Peter