From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43938 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkvLK-00029N-SV for qemu-devel@nongnu.org; Mon, 16 Aug 2010 04:47:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkvLF-0007ax-7k for qemu-devel@nongnu.org; Mon, 16 Aug 2010 04:46:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62147) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkvLE-0007ak-Sm for qemu-devel@nongnu.org; Mon, 16 Aug 2010 04:46:49 -0400 Message-ID: <4C68FAF2.6080802@redhat.com> Date: Mon, 16 Aug 2010 11:46:42 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4C680807.3080303@redhat.com> In-Reply-To: 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 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. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.