From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33497 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlIVD-0001yn-Cv for qemu-devel@nongnu.org; Tue, 17 Aug 2010 05:30:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlIVB-0006ey-Mf for qemu-devel@nongnu.org; Tue, 17 Aug 2010 05:30:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61139) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlIVB-0006eg-FK for qemu-devel@nongnu.org; Tue, 17 Aug 2010 05:30:37 -0400 Message-ID: <4C6A56B9.7000501@redhat.com> Date: Tue, 17 Aug 2010 12:30:33 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4C680807.3080303@redhat.com> <4C68FAF2.6080802@redhat.com> In-Reply-To: <4C68FAF2.6080802@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [qemu-kvm] build fail on i386 RHEL5u4 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Hao, Xudong" Cc: "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" On 08/16/2010 11:46 AM, Avi Kivity wrote: > On 08/16/2010 04:27 AM, Hao, Xudong wrote: >> >>> Appears to be a gcc bug. I opened >>> https://bugzilla.redhat.com/show_bug.cgi?id=624279 to track this. >>> >>> Meanwhile, installing the gcc44 package and building with it >>> (./configure --cc=gcc44) appears to work. >> Avi, >> Gcc44 works for me. >> I saw Jakub marked this bug closed with "only i486 support that, but >> RHEL5 use -march=i386", so do we have ongoing fix on qemu-kvm? > > Should be easy to add a ./configure test for this. > > Or, just use --extra-cflags=-march=i686 or similar. -- error compiling committee.c: too many arguments to function