20 messages in com.xensource.lists.xen-develRE: [Xen-devel] (no subject)
FromSent OnAttachments
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 06:43.Other
Christian Limpach19 Sep 2005 07:18 
Jerone Young19 Sep 2005 07:29 
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 08:28 
Mark Williamson19 Sep 2005 08:33 
Christian Limpach19 Sep 2005 09:09 
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 09:48.Other
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 09:57 
Christian Limpach19 Sep 2005 10:39 
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 12:20 
Christian Limpach19 Sep 2005 12:58 
Magenheimer, Dan (HP Labs Fort Collins)19 Sep 2005 13:52 
Christian Limpach19 Sep 2005 14:18 
Magenheimer, Dan (HP Labs Fort Collins)21 Sep 2005 13:49 
Magenheimer, Dan (HP Labs Fort Collins)23 Sep 2005 12:07 
Christian Limpach23 Sep 2005 17:27 
Li, Chengyuan28 Sep 2005 22:54.patch
Li, Chengyuan28 Sep 2005 22:59.patch
Prashanth Radhakrishnan01 Oct 2005 19:59 
Michael Vrable03 Oct 2005 10:43 
Subject:RE: [Xen-devel] (no subject)
From:Magenheimer, Dan (HP Labs Fort Collins) (dan.@hp.com)
Date:09/21/2005 01:49:27 PM
List:com.xensource.lists.xen-devel

I suppose it would be nice if on ia64 just 'make' did the right thing, e.g. set LINUX_ARCH=ia64 without the need to specify it on the command line. In that case, adding it to all the calls to mkbuildtree is necessary. How do I set LINUX_ARCH in Rules.mk so that it is set to 'xen' if x86 (or x86_64) and the architecture it is running on (e.g. ia64) otherwise?

I'll check it in tomorrow, and I'll make it set LINUX_ARCH dependent on ARCH, like you did in your original patch...

Thanks very much! I tried it and it works great! Using this, I have started committing files into the ia64 subdirs of -sparse in xen-ia64-unstable.hg which will be pulled into the xen-unstable tree at the next sync. I have already built and tested a "driver-less" domain0 from -sparse.

Dan