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

[Xen-devel] x86_64 compile breaks

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] x86_64 compile breaks
From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
Date: Mon, 8 Aug 2005 19:55:55 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 08 Aug 2005 11:54:29 +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: AcWcECHMwvF5ecZ/STyj30LE7s5hEw==
Thread-topic: x86_64 compile breaks
Pls see below:
make -C arch/x86
make[2]: Entering directory
`/home/xin/mercurial/xen-unstable.hg/xen/arch/x86'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -Wno-pointer-arith -pipe
-I/home/xin/mercurial/xen-unstable.hg/xen/include
-I/home/xin/mercurial/xen-unstable.hg/xen/include/asm-x86/mach-generic
-I/home/xin/mercurial/xen-unstable.hg/xen/include/asm-x86/mach-default
-O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic
-fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -c time.c
-o time.o
{standard input}: Assembler messages:
{standard input}:277: Error: suffix or operands invalid for `push'
{standard input}:277: Error: suffix or operands invalid for `pop'
{standard input}:277: Error: suffix or operands invalid for `push'
{standard input}:277: Error: suffix or operands invalid for `pop'
{standard input}:587: Error: suffix or operands invalid for `push'
{standard input}:587: Error: suffix or operands invalid for `pop'
{standard input}:587: Error: suffix or operands invalid for `push'
{standard input}:587: Error: suffix or operands invalid for `pop'
{standard input}:714: Error: suffix or operands invalid for `push'
{standard input}:714: Error: suffix or operands invalid for `pop'
{standard input}:714: Error: suffix or operands invalid for `push'
{standard input}:714: Error: suffix or operands invalid for `pop'
{standard input}:787: Error: suffix or operands invalid for `push'
{standard input}:787: Error: suffix or operands invalid for `pop'
{standard input}:787: Error: suffix or operands invalid for `push'
{standard input}:787: Error: suffix or operands invalid for `pop'
make[2]: *** [time.o] Error 1
make[2]: Leaving directory
`/home/xin/mercurial/xen-unstable.hg/xen/arch/x86'
make[1]: *** [/home/xin/mercurial/xen-unstable.hg/xen/xen] Error 2
make[1]: Leaving directory `/home/xin/mercurial/xen-unstable.hg/xen'
make: *** [xen] Error 2

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

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