Dear Radu, In message <501FC96A.8000400@intel.com> you wrote:in the new shell >make coreboot-x86 (without _config) The output I got is as follows: Configuring for coreboot-x86 - Board: coreboot, Options: SYS_TEXT_BASE=0xFC0000 make /bin/bash: i386-linux-gcc: command not found /bin/bash: i386-linux-gcc: command not foundIt seems CROSS_COMPILE is set to "i386-linux-", but i386-linux-gcc is not anywhere in your PATH. Please check your PATH and fix it. Best regards, Wolfgang Denk