[coreboot] [PATCH] cross compiler

Myles Watson mylesgw at gmail.com
Fri Oct 30 20:12:42 CET 2009


On Fri, Oct 30, 2009 at 1:02 PM, Patrick Georgi <patrick at georgi-clan.de>wrote:

> Am Freitag, den 30.10.2009, 12:15 -0600 schrieb Myles Watson:
> > for gccprefixes in `pwd`/../crossgcc/xgcc/bin/i386-elf- i386-elf- "";
> > do
> Maybe add $PWD/util/crossgcc/xgcc/bin/i386-elf- to the list, too - it
> can't hurt.
>
The only problem with that is then if you have built crosgcc, but you don't
want to use it, how do you specify that?  The Makefile will generate
.xcompile automatically with it included.

Is that the desired behavior?


>
> > I think it would be better to remove .xcompile with make distclean.
> > Patch attached.
> >
> > Signed-off-by: Myles Watson <mylesgw at gmail.com>
> Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>
> (also applies to the change proposed above)
>
I would have committed, but:

myles at orangutan:svn$ svn ci -F commit.txt
svn: Commit failed (details follow):
svn: Authorization failed

So I guess we can figure out whether we should add the other path to the
list first.

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


More information about the coreboot mailing list