qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <uli@suse.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Help needed! dyngen: Unsupported ELF class
Date: Thu, 15 Nov 2007 11:46:21 +0100	[thread overview]
Message-ID: <200711151146.21532.uli@suse.de> (raw)
In-Reply-To: <c540a1500711141614w54d654cdg302ff80d5d2ada55@mail.gmail.com>

On Thursday 15 November 2007, test test wrote:
> ----------------------------------------------------------------------
>---------- dyngen: Unsupported ELF class
> make[1]: *** [op.h] Error 1
> ----------------------------------------------------------------------
>----------
>
> What's the problem? Please help!
>
> 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"
[...]
> host CPU          x86_64

Is it possible that your gcc-3.3 is an i386 compiler? If so, edit 
config-host.mak and replace "ARCH=x86_64" with ARCH="i386", then 
rebuild.

CU
Uli

-- 
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

  reply	other threads:[~2007-11-15 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15  0:14 [Qemu-devel] Help needed! dyngen: Unsupported ELF class test test
2007-11-15 10:46 ` Ulrich Hecht [this message]
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=200711151146.21532.uli@suse.de \
    --to=uli@suse.de \
    --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).