[coreboot] [PATCH] cross compiler

Myles Watson mylesgw at gmail.com
Fri Oct 30 21:37:21 CET 2009


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

> Am Freitag, den 30.10.2009, 13:12 -0600 schrieb Myles Watson:
> >
> >
> > 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?
> crossgcc is under our control, stupid distribution compilers are not, so
> in my opinion, crossgcc should be preferred over alternatives.
>
> Esp. as there's a simple workaround: move xgcc away.
>
That sounds fine with me.  If someone went to the trouble to build xgcc,
default to it.

Here's an updated patch.  Will you commit it since my authorization is
failing?

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091030/c1c4e445/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xcompile.diff
Type: text/x-patch
Size: 1426 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091030/c1c4e445/attachment.diff>


More information about the coreboot mailing list