qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Complitation error Qemu 0.8.0 on Debian/gcc3.4


From: Martin van Es
Subject: [Qemu-devel] Complitation error Qemu 0.8.0 on Debian/gcc3.4
Date: Thu, 22 Dec 2005 10:09:59 +0100
User-agent: KMail/1.9

Hi,

Anxiously I downloaded Qemu 0.8 and tried to compile it with the following 
error:

gcc-3.4 -g -Wl,-shared -o qemu-armeb elfload.o main.o syscall.o mmap.o 
signal.o path.o osdep.o thunk.o nwfpe/fpa11.o nwfpe/fpa11_cpdo.o 
nwfpe/fpa11_cpdt.o nwfpe/fpa11_cprt.o nwfpe/fpopcode.o nwfpe/single_cpdo.o 
nwfpe/double_cpdo.o nwfpe/extended_cpdo.o arm-semi.o libqemu.a gdbstub.o   
-lm
/usr/bin/ld: section .note.ABI-tag [0000000000003c98 -> 0000000000003cb7] 
overlaps section .dynsym [0000000000001680 -> 0000000000004b7f]
/usr/bin/ld: qemu-armeb: Not enough room for program headers (allocated 8, 
need 9)
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [qemu-armeb] Error 1
make[1]: Leaving directory `/usr/src/tools/qemu-0.8.0/armeb-user'
make: *** [all] Error 1

On a Debian (testing) machine with gcc 4.0 installed, but configured with:
./configure --prefix=/usr --cc=gcc-3.4 --disable-gcc-check

Hope this helps. If there's anything I can (should) supply or try, please let 
me know.

Grtz.
Martin
-- 
If 'but' was any useful, it would be a logical operator.




reply via email to

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