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-users

Re: [Xen-users] Troubles compiling xen

To: Cristiano Paris <c.paris@xxxxxxxx>
Subject: Re: [Xen-users] Troubles compiling xen
From: Cristiano Paris <c.paris@xxxxxxxx>
Date: Mon, 01 Aug 2005 15:59:20 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 02 Aug 2005 12:09:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42E7ADFD.8080305@xxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <42E7ADFD.8080305@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)
Cristiano Paris wrote:
I'm having troubles compiling xen-2.0.6 (but also unstable, with same results) from sources.

The make world commands stops on this error:

/home/admins/xen-2.0/xen/include/asm/mm.h:160: error: can't find a register in class `BREG' while reloading `asm'

I've compiled many packages (including the kernel) many times but I've never seen such an error.

Any clue?

I reply to myself in the hope that it will help solve the problem.

It appears that the problem is related to my version of GCC (3.3.5) and to the clobber list in the ASM piece of code at line 160 of mm.h.

I'm trying to compile with a different compiler.

Cristiano

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Troubles compiling xen, Cristiano Paris <=