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] Compiling xen-unstable in 32bit chroot on amd64

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Compiling xen-unstable in 32bit chroot on amd64
From: Robin van Leeuwen <rvl@xxxxxxxxxxx>
Date: Thu, 25 Aug 2005 16:05:54 +0000
Delivery-date: Thu, 25 Aug 2005 16:04:01 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <d3662eecacf3d4666cf91ba137a77025@xxxxxxxxxxxx>
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>
Organization: RLD Software
References: <430DE5B5.40003@xxxxxxxxxxx> <d3662eecacf3d4666cf91ba137a77025@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)
Keir Fraser wrote:On 25 Aug 2005, at 16:37,

   Robin van Leeuwen wrote:
   I've got two computers here one amd64 3500/2GB/debian
   -amd64-testing and a amd-duron-900/512mb/debian-testing.
   I've setup a 32-bit chroot on my amd64 and want to compile
   xen-unstable in the32 bit enviroment to run xen on the duron.
   Because compiling after "make mproper" on the Duron takes
   about 2 hours, and on the amd64 about 5 miniutes. I'm stuck
   on compiling in the 32 bit chroot: The build system thinks
   you are targetting x86_64.

There are two fixes: either run 'setarch i686', which will change
the output of the uname command, or build Xen with 'make XEN_COMPILE_ARCH=x86_32'.
-----------------

Thanks, the "make XEN_COMPILE_ARCH=x86_32" works, this saves me
about 5 hours of compiling time per day :-)

Kind regards,
Robin van Leeuwen


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

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