qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tobias Herzke <tobias.herzke@uni-oldenburg.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Compiling on x86_64
Date: Mon, 05 Dec 2005 10:20:20 +0100	[thread overview]
Message-ID: <43940654.30004@uni-oldenburg.de> (raw)

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	other threads:[~2005-12-05  8:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43940654.30004@uni-oldenburg.de \
    --to=tobias.herzke@uni-oldenburg.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).