WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] some build configuration issues

To: "Hollis Blanchard" <hollisb@xxxxxxxxxx>, "Xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] some build configuration issues
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 14 Sep 2005 13:03:50 +0100
Cc: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
Delivery-date: Wed, 14 Sep 2005 12:01:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcW4pajNgX4lTb42Rj2zlEIe6bMLHQAdPMDg
Thread-topic: [Xen-devel] some build configuration issues
> In xen/drivers/Makefile and xen/Makefile, we need to avoid 
> building ACPI. More generally, I think it would be a good 
> thing to get away from the "ifeq ($(XEN_TARGET_ARCH),foo)" 
> hackery that can be found all over the Makefiles. Linux would 

Post 3.0, a spring clean of all of the Makefiles would be a very good
thing. Right now isn't the time to do any major surgery. [Our record
with "minor" Makefile changes sucks - there have almost always been
unintended side effects with Makefile patches]

> (As a side benefit, the "obj-$(CONFIG_FOO) += ..." thing 
> could solve the current parallel-hostile Makefile code like this from
> xen/drivers/Makefile:
> default:
>         $(MAKE) -C char
>         $(MAKE) -C acpi

I worry less about the lack of opportunities for make parallelism as Xen
builds fast anyhow.

Ian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>