qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16
@ 2005-06-10 17:54 Gioele Barabucci
  2005-06-10 20:45 ` Christian MICHON
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gioele Barabucci @ 2005-06-10 17:54 UTC (permalink / raw)
  To: qemu-devel

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>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-12 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-10 17:54 [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16 Gioele Barabucci
2005-06-10 20:45 ` 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

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).