|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 47] New: x86_64 build break - expressionx86_64/entry.S:3
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=47
Summary: x86_64 build break - expressionx86_64/entry.S:320:
Error: `136+8(%esp)' is not a valid 64 bit base/index
expression
Product: Xen
Version: unstable
Platform: x86-64
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Unspecified
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
Using the May 17 xen-unstable-src.tgz on x86_64, the following error occurs on
SLES 9 SP1 (It builds OK on Fedora Core 4, but it does not boot, but that is
another issue):
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include
-Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-unstable/xen/include
-I/tmp/xen-unstable/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 -D__ASSEMBLY__ -c x86_64/entry.S -o
x86_64/entry.o
x86_64/entry.S: Assembler messages:
x86_64/entry.S:317: Error: `1(%eax)' is not a valid 64 bit base/index
expressionx86_64/entry.S:320: Error: `136+8(%esp)' is not a valid 64 bit
base/index expression
make[3]: *** [x86_64/entry.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/xen/arch/x86'
make[2]: *** [/tmp/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/tmp/xen-unstable'
make: *** [world] Error 2
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 47] New: x86_64 build break - expressionx86_64/entry.S:320: Error: `136+8(%esp)' is not a valid 64 bit base/index expression,
bugzilla-daemon <=
|
|
|
|
|