All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin van Es <martin@mrvanes.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Complitation error Qemu 0.8.0 on Debian/gcc3.4
Date: Thu, 22 Dec 2005 10:09:59 +0100	[thread overview]
Message-ID: <200512221009.59527.martin@mrvanes.com> (raw)

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	other threads:[~2005-12-22  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-22  9:09 Martin van Es [this message]
2005-12-22 12:44 ` [Qemu-devel] Re: Complitation error Qemu 0.8.0 on Debian/gcc3.4 FrekoDing

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=200512221009.59527.martin@mrvanes.com \
    --to=martin@mrvanes.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.