Noé Rubinstein wrote: > Did you try to "make clean" before re-making with the new gcc?
I recommend rm -rf build instead of make clean. I'm not sure if make clean will in fact do a complete clean. In any case we should run make clean or rm -rf build automatically as part of make crossgcc. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

