From: "test test" <qemu.sec@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Help needed! dyngen: Unsupported ELF class
Date: Wed, 14 Nov 2007 16:14:00 -0800 [thread overview]
Message-ID: <c540a1500711141614w54d654cdg302ff80d5d2ada55@mail.gmail.com> (raw)
Hi,
I am new to QEMU and tried to build qemu 0.9.0.
I did ./configure and then make, then I got the following error message:
gcc-3.3 -Wall -O2 -g -fno-strict-aliasing -fno-reorder-blocks
-fno-optimize-sibling-calls -I. -I..
-I/home/xxx/work/qemu/qemu-0.9.0/target-i386
-I/home/xxx/work/qemu/qemu-0.9.0
-I/home/xxx/work/qemu/qemu-0.9.0/linux-user
-I/home/xxx/work/qemu/qemu-0.9.0/linux-user/i386 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/xxx/work/qemu/qemu-0.9.0/fpu -DHAS_AUDIO
-I/home/xxx/work/qemu/qemu-0.9.0/slirp -c -o op.o
/home/xxx/work/qemu/qemu-0.9.0/target-i386/op.c
../dyngen -o op.h op.o
--------------------------------------------------------------------------------
dyngen: Unsupported ELF class
make[1]: *** [op.h] Error 1
--------------------------------------------------------------------------------
What's the problem? Please help!
Thanks in advance!
Xin
For better analysis of the problem, I put the result of configure as below:
WARNING: "gcc" looks like gcc 4.x
Looking for gcc 3.x
Found "gcc-3.3"
Install prefix /usr/local
BIOS directory /usr/local/share/qemu
binary directory /usr/local/bin
Manual directory /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/xxx/work/qemu/qemu-0.9.0
C compiler gcc-3.3
Host C compiler gcc
make make
install install
host CPU x86_64
host big endian no
target list i386-linux-user arm-linux-user armeb-linux-user
sparc-linux-user ppc-linux-user mips-linux-user mipsel-linux-user
m68k-linux-user i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu
mips-softmmu mipsel-softmmu arm-softmmu
gprof enabled no
profiler no
static build no
SDL support yes
SDL static link no
mingw32 support no
Adlib support no
CoreAudio support no
ALSA support no
DSound support no
FMOD support no
kqemu support yes
Documentation no
next reply other threads:[~2007-11-15 0:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 0:14 test test [this message]
2007-11-15 10:46 ` [Qemu-devel] Help needed! dyngen: Unsupported ELF class Ulrich Hecht
2007-11-15 18:47 ` Xin Zhao
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=c540a1500711141614w54d654cdg302ff80d5d2ada55@mail.gmail.com \
--to=qemu.sec@gmail.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 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).