|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] RE: xen/ia64 crosscompile
On Wed, 2005-04-13 at 09:08 -0700, Magenheimer, Dan (HP Labs Fort
Collins) wrote:
> I finally got around to trying your patch. It seems to work fine for
> cross-compiling but it doesn't work native (on an ia64). It appears
> that CC gets set to CROSS_COMPILE, which wreaks havoc.
>
> I can get around this problem by surrounding the setting
> of CROSS_COMPILE with ifneq ($(COMPILE_ARCH),$(TARGET_ARCH))
Sorry, yup, that's the right fix.
--
Hollis Blanchard
IBM Linux Technology Center
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|