[coreboot] [PATCH] cross compiler

Myles Watson mylesgw at gmail.com
Mon Oct 26 20:05:41 CET 2009


On Mon, Oct 26, 2009 at 12:56 PM, Stefan Reinauer <stepan at coresystems.de>wrote:

> Myles Watson wrote:
> > I'm worried about tool chain problems, so I wanted to be able to build
> > with a cross compiler.  This patch adds that functionality to Kconfig.
> >
> That functionality is already there... see util/xcompile.
>
So what's the preferred way to invoke it?

I built the cross compiler in util/crossgcc, and wanted to set the
CONFIG_CROSS_COMPILER variable in Kconfig.  Should we just get rid of that
and use:

make CC=util/crossgcc/xgcc/bin/i386-elf-gcc

or ?

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091026/13fed51d/attachment.html>


More information about the coreboot mailing list