On Mon, Dec 03, 2007 at 10:36:51PM +0100, Stefan Reinauer wrote:
You can add the following lines to your target/<vendor>/<board>/Config.lb:
option CC="i386-elf-gcc" # this one is CFLAGS. option CPU_OPT="-O2 -Wl,..." option HOSTCC="gcc"
Yep, this should be in the wiki (FAQ?) if it's not already there.
Uwe.