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] [PATCH] tools top level makefile cleanup

To: Hollis Blanchard <hollisb@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] tools top level makefile cleanup
From: Christian Limpach <christian.limpach@xxxxxxxxx>
Date: Wed, 23 Mar 2005 22:35:11 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Jerone Young <jyoung5@xxxxxxxxxx>, iap10@xxxxxxxxxxxx, kaf24@xxxxxxxxxxxx
Delivery-date: Wed, 23 Mar 2005 22:37:01 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=GaR5zVRVR4EBscg2CO/ONYCWdfKUgbt2j4cZ5sflomcuU0FJv43rkFMisCUUDAFKD/GVXKjmz1drC6jcGUWzFpP7W6igy/PA9ugncJfMz2/K0abLVFrkz6HdoLcvv2fLKpM9qb4G2KCzJYVXR2n4zngyvMyQsdt1o1iuuOu2i6Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200503231517.53622.hollisb@xxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <1111525821.3796.4.camel@thinkpad> <3d8eece20503231311568f01d0@xxxxxxxxxxxxxx> <200503231517.53622.hollisb@xxxxxxxxxx>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
On Wed, 23 Mar 2005 15:17:53 -0600, Hollis Blanchard <hollisb@xxxxxxxxxx> wrote:
> On Wednesday 23 March 2005 15:11, Christian Limpach wrote:
> > At least you didn't try to go down the insane "try to make everything
> > build in parallel" road, it might work for the tools but you need to
> > be careful to make sure that targets which other targets depend on get
> > built first.  None of the fancy Makefile tricks which other people
> > have posted seem to take this into account :-(
> 
> That is explicitly described in the GNU make manual; see the "foo: baz" line
> here:
> http://www.gnu.org/software/make/manual/html_chapter/make_4.html#SEC41
> 
> So that seems to be a very small problem...

I know how Makefile dependencies work, thank you.  The point I was
trying to make was that all the sophisticated Makefile solutions to
support parallel builds are nice, but they are useless to us unless
someone provides a complete patch which includes correct dependency
handling.

I like the original patch (except for the small check install
oversight), since it's simple and I can convince myself that it is
correct.  I'm not sure it is needed right now though.  One example
would be that it has the potential to break patches applied when
building packages.

    christian


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel