<br><br><div class="gmail_quote">On Mon, Oct 26, 2009 at 12:56 PM, Stefan Reinauer <span dir="ltr"><<a href="mailto:stepan@coresystems.de">stepan@coresystems.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Myles Watson wrote:<br>
> I'm worried about tool chain problems, so I wanted to be able to build<br>
> with a cross compiler.  This patch adds that functionality to Kconfig.<br>
><br>
</div>That functionality is already there... see util/xcompile.<br></blockquote><div>So what's the preferred way to invoke it?<br><br>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:<br>
<br>make CC=util/crossgcc/xgcc/bin/i386-elf-gcc<br><br>or ?<br><br>Thanks,<br>Myles<br></div></div><br>