* [Qemu-devel] Complitation error Qemu 0.8.0 on Debian/gcc3.4
@ 2005-12-22 9:09 Martin van Es
2005-12-22 12:44 ` [Qemu-devel] " FrekoDing
0 siblings, 1 reply; 2+ messages in thread
From: Martin van Es @ 2005-12-22 9:09 UTC (permalink / raw)
To: qemu-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-22 13:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 9:09 [Qemu-devel] Complitation error Qemu 0.8.0 on Debian/gcc3.4 Martin van Es
2005-12-22 12:44 ` [Qemu-devel] " FrekoDing
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).