From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] compile problem on debian sarge amd64
Date: Tue, 9 May 2006 14:05:50 +0100 [thread overview]
Message-ID: <200605091405.51982.paul@codesourcery.com> (raw)
In-Reply-To: <1147202543.5435.2.camel@localhost.localdomain>
> emu-0.8.1/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -I/home/kadil/qemu-0.8.1/fpu -DHAS_AUDIO
> -I/home/kadil/qemu-0.8.1/slirp -c -o
> gdbstub.o /home/kadil/qemu-0.8.1/gdbstub.c
> gcc -g -Wl,-T,/home/kadil/qemu-0.8.1/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:/home/kadil/qemu-0.8.1/x86_64.ld:62: parse error
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-i386] Error 1
> make[1]: Leaving directory `/home/kadil/qemu-0.8.1/i386-user'
> make: *** [all] Error 1
>
> Any ideas?
It's complaining about the ONLY_IF_RO/ONLY_IF_RW. Either hack the linker
script of use a newer binutils.
Paul
prev parent reply other threads:[~2006-05-09 13:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 19:22 [Qemu-devel] compile problem on debian sarge amd64 kadil
2006-05-09 13:05 ` Paul Brook [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=200605091405.51982.paul@codesourcery.com \
--to=paul@codesourcery.com \
--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).