On Tue, May 06, 2008 at 07:42:45AM +1000, Jeremy Kerr wrote: > David, > > > In util/Makefile, the bin-to-hex utility was being built with the > > cross-compiler, not the host compiler. This patch fixes that. > > We set the CC to BUILD_CC for the bin-to-hex target so it should use the > host compiler currently. > > What are your BUILD_CC, BUILD_CFLAGS and LDFLAGS? Well, note the patch *does* uses those values--it's just the assignment doesn't work. -- David N. Lombard, Intel, Irvine, CA I do not speak for Intel Corporation; all comments are strictly my own.