From: Gioele Barabucci <dev@gioelebarabucci.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16
Date: Fri, 10 Jun 2005 19:54:53 +0200 [thread overview]
Message-ID: <200506101954.54208.dev@gioelebarabucci.com> (raw)
Hi,
I tried to compile qemu 0.7.0 on my gentoo-ppc box.
This is what the configuration script outputs:
Install prefix /usr
BIOS directory /usr/share/qemu
binary directory /usr/bin
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /var/tmp/portage/qemu-0.7.0/work/qemu-0.7.0
C compiler gcc
make make
host CPU powerpc
host big endian yes
target list i386-user ppc-user i386-softmmu ppc-softmmu x86_64-softmmu
gprof enabled no
static build no
SDL support yes
SDL static link yes
mingw32 support no
Adlib support no
FMOD support no
kqemu support no
And this is the error message:
gcc -g -Wl,-T,/var/tmp/portage/qemu-0.7.0/work/qemu-0.7.0/ppc.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/lib/gcc/powerpc-unknown-linux-gnu/3.4.3-20050110/../../../../powerpc-unknown-linux-gnu/bin/ld:
qemu-i386: Not enough room for program headers (allocated 9, need 10)
/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3-20050110/../../../../powerpc-unknown-linux-gnu/bin/ld:
final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Error 1
make[1]: Leaving directory
`/var/tmp/portage/qemu-0.7.0/work/qemu-0.7.0/i386-user'
make: *** [all] Error 1
I used gcc-3.4.3, binutils 2.16 and gentoo's glibc 2.3.4.20041102-r1 with
NPTL.
I found a bug report similar to mine in the archives, but there was no reply.
Is this bug going to be fixed in qemu 0.7.1?
--
Gioele <dev@gioelebarabucci.com>
next reply other threads:[~2005-06-10 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 17:54 Gioele Barabucci [this message]
2005-06-10 20:45 ` [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16 Christian MICHON
2005-06-11 6:55 ` David Coppa
2005-06-12 14:05 ` Kevin F. Quinn
2005-06-12 14:53 ` Grzegorz Kulewski
2005-06-12 15:19 ` Luca Barbato
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=200506101954.54208.dev@gioelebarabucci.com \
--to=dev@gioelebarabucci.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).