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] autotoolizing xen?

To: Anthony Liguori <aliguori@xxxxxxxxxx>
Subject: Re: [Xen-devel] autotoolizing xen?
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Fri, 18 Feb 2005 12:03:12 -0800
Cc: "Ronald G. Minnich" <rminnich@xxxxxxxx>, Tobias Hunger <tobias@xxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 18 Feb 2005 20:04:19 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <1108757091.8084.4.camel@localhost>
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: <200502181426.41396.tobias@xxxxxxxxxxx> <Pine.LNX.4.58.0502180815070.21698@xxxxxxxxxxxxxxx> <42164010.7010805@xxxxxxx> <1108757091.8084.4.camel@localhost>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20050116)
Anthony Liguori wrote:
On Fri, 2005-02-18 at 13:20, Jacob Gorm Hansen wrote:

Instead, use a better build system. I am using Jam (which is public domain) for my stuff, and that works perfectly, and the build specifications are a lot simpler that the xen Makefiles.


I've used Jam before with Boost.  It can get quite nasty (if you try to
be portable and include a version of Jam, you've got a nasty chicken and
the egg problem).

Most of the major distros (at least debian and gentoo) now come with jam binaries, so that is not as much of a problem today, but the Jam source is very small and it would not be impossible to include it as part of the source tree.

Anyway, I did a fairly thorough investigation of the whole build-system scene a few years ago, and back then my conclusion was that while Jam is not perfect, it is lightyears ahead of make in speed and portability (make will basically not work on a non-unix box, because all Makefiles tend to rely heavily on tools such as sed and awk), and is both faster and easier to use than other make replacements such as Ant and SCons.

The linux 2.6 build system is also an option. At least it seems a lot better than the 2.4 version.

I agree that not being able to build Xen without having xlibs is kind of silly. When I emerged twisted it ended up dragging in freetype and most of Gnome as well! But maybe the solution is to just not include ioemu in the Xen tree until such dependencies are cleaned up, rather than trying to fix the problem in the build system.

Jacob


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel