[PATCH] Cross compile?

Jeremy Kerr jk at ozlabs.org
Mon May 5 17:42:45 EDT 2008


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?

Cheers,

Jeremy



More information about the kexec mailing list