[coreboot] What's the purpose of xcompile?

Peter Stuge peter at stuge.se
Mon May 9 08:04:13 CEST 2011


Hamo wrote:
> There are a few gcc toolchain prefixes such as arm-elf, armel-elf,
> arm-none-eabi, etc. It is a little difficult hard coding all the
> prefixes in this script. And Such as U-boot and Kernel, both allow
> their users set their own toolchain prefix.

I think it would be OK to require one specific prefix. I would
suggest arm-none-eabi because it is correct, very widely used and
also because it is what CodeSourcery G++ Lite uses.


//Peter




More information about the coreboot mailing list