|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Latest bk can NOT compile on x86_64
On 31 May 2005, at 16:16, David F Barrera wrote:
Using the latest source from BK, on x86_64 SLES 9 installation, I am
seeing this error:
gcc -Wl,-T,/tmp/xen-unstable/tools/ioemu/x86_64.ld -o qemu-dm vl.o
exec.o
monitor.o osdep.o block.o readline.o pci.o console.o block-cloop.o
ide.o
ne2000.o pckbd.o vga.o dma.o fdc.o mc146818rtc.o serial.o i8259.o
i8254.o pc.o
port-e9.o cirrus_vga.o libqemu.a -lm -L../../libxc -lxc -lz -lutil
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-
linux/bin/ld:/tmp/xen-unstable/tools/ioemu/x86_64.ld:62:
syntax error
We should not have to be specially linking qemu-dm for x86/64 at all.
The x86/32 excuse of inadequate address space to map all the foreign
domain's pages does not hold on x86/64.
Would it break anything simply to remove the linker script for x86/64?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|