qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16


From: David Coppa
Subject: Re: [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16
Date: Sat, 11 Jun 2005 08:55:15 +0200

I've the same problem on my iBook running gentoo-ppc. Maybe is a
ppc-related problem...

Best regards,
David Coppa

On 6/10/05, Gioele Barabucci <address@hidden> wrote:
> 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 <address@hidden>
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]