From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IscEt-00030j-CM for qemu-devel@nongnu.org; Thu, 15 Nov 2007 05:46:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IscEr-0002yo-JI for qemu-devel@nongnu.org; Thu, 15 Nov 2007 05:46:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IscEr-0002yi-Ac for qemu-devel@nongnu.org; Thu, 15 Nov 2007 05:46:25 -0500 Received: from cantor.suse.de ([195.135.220.2] helo=mx1.suse.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IscEq-0007K4-TF for qemu-devel@nongnu.org; Thu, 15 Nov 2007 05:46:25 -0500 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 38E9F200B0 for ; Thu, 15 Nov 2007 11:46:22 +0100 (CET) From: Ulrich Hecht Subject: Re: [Qemu-devel] Help needed! dyngen: Unsupported ELF class Date: Thu, 15 Nov 2007 11:46:21 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200711151146.21532.uli@suse.de> Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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=20 config-host.mak and replace "ARCH=3Dx86_64" with ARCH=3D"i386", then=20 rebuild. CU Uli --=20 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG N=FCrnberg)