Yes, this patch fixed it. The compilation process ends with no complaints. Now, I just want to build coreboot+coreinfo for Qemu but, following the howto in [1] (and in [2]) I can't really figure out how to call the cross compiler for a desired architecture.
How do you do it? [1]: http://www.coreboot.org/Coreinfo [2]: http://www.coreboot.org/Build_HOWTO 2013/9/19 Patrick Georgi <[email protected]>: > Am Donnerstag, den 19.09.2013, 16:52 +0200 schrieb Marcello Stanisci: >> $ make crossgcc >> >> the i386-elf part worked fine but the armv7a-eabi part fails when >> tries to compile >> GCC 4.8.1, giving the following error message: > Two things: > First, unless you want to build coreboot for ARM, the cross compiler is > sufficiently set up now, so you could just ignore the issue. > > Second, http://review.coreboot.org/#/c/3930/ should fix it, so if you > have the time, please test if that fixes the ARM issue for you, too (it > does for me). > > > Thanks, > Patrick > -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

