qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Maurizio Monge <monge@sns.it>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Compiling on AMD64
Date: Wed, 2 Jun 2004 13:43:36 +0200	[thread overview]
Message-ID: <200406021343.36356.monge@sns.it> (raw)
In-Reply-To: <87smdedww9.fsf@Janik.cz>

Alle Wednesday 02 June 2004 13:25, Pavel Janík ha scritto:
> Hi,
>
> there are several warning emitted while compiling on AMD64 target system:
>

I was just about to repost yesterday IRC session where i tried to get qemu
working on AMD64 ( thanx Pavel!! :-) )

I cannot compile user-i386/* with gcc 3.4 CVS (ok, it is just cvs from 3.4 
branch, so it should be gcc 3.4 with bugfixes...) unless i remove the "-O2"
compilation flag (this is a gcc bug).

After compiling i got error in 

 gcc -g -Wl,-T,/home/maurizio/qemu/amd64.ld -o qemu-i386 elfload.o main.o 
syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a   -lm

/usr/bin/ld:/home/maurizio/qemu/amd64.ld:62: parse error

error is on lines 62,63,89, etc of /home/maurizio/qemu/amd64.ld. I tried to
reinstall binutils just to be sure (GNU ld version 2.15) but with no succes.
it looks like ld doesn't understand ONLY_IF_RO and ONLY_IF_RW, but i can't
fixe it because this is the first time i see a .ld file :-)

I hope i am not forgetting anything...

Ciao
Maurizio

      reply	other threads:[~2004-06-02 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 11:25 [Qemu-devel] Compiling on AMD64 Pavel Janík
2004-06-02 11:43 ` Maurizio Monge [this message]

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=200406021343.36356.monge@sns.it \
    --to=monge@sns.it \
    --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).