qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Compiling on x86_64


From: Tobias Herzke
Subject: [Qemu-devel] Compiling on x86_64
Date: Mon, 05 Dec 2005 10:20:20 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051010)

Your status page http://fabrice.bellard.free.fr/qemu/status.html lists
x86_64 as supported host CPU. However, your "Tested tool versions"
section in the user docs
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC46 lacks an entry
for this host architecture.

I've tried with gcc 3.3 and 3.4, binutils 2.15 on a debian amd64 system.
It does not work (complete output available on request). Should I try
with another binutils version?

gcc -g -Wl,-T,/local/tobias/programs/qemu/qemu-0.7.2/x86_64.ld -o
qemu-i386 elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o
thunk.o vm86.o libqemu.a gdbstub.o   -lm
/usr/bin/ld:/local/tobias/programs/qemu/qemu-0.7.2/x86_64.ld:62: parse error
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Fehler 1
make[1]: Verlasse Verzeichnis
»/local/tobias/programs/qemu/qemu-0.7.2/i386-user«
make: *** [all] Fehler 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]