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 _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel