From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDeeZ-0001FX-GS for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:44:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDeeU-0001Ao-Qc for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:44:59 -0500 Received: from [199.232.76.173] (port=35229 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDeeU-0001Aa-LG for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:44:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:20490) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDeeU-0001mB-7U for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:44:54 -0500 Message-ID: <4B0E8652.5090907@redhat.com> Date: Thu, 26 Nov 2009 15:44:50 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4B0543BC.50909@redhat.com> <20091119133911.GA15562@morn.localdomain> <4B054FDE.1080403@redhat.com> <20091120223459.GA24539@morn.localdomain> In-Reply-To: <20091120223459.GA24539@morn.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Issues building seabios List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: qemu-devel , KVM list On 11/21/2009 12:34 AM, Kevin O'Connor wrote: > On Thu, Nov 19, 2009 at 04:02:06PM +0200, Avi Kivity wrote: > >> On 11/19/2009 03:39 PM, Kevin O'Connor wrote: >> >>> Long story short - this is the result of gcc's "-combine" being >>> fragile. It's possible to avoid by compiling seabios with "make >>> COMPSTRAT=1". We may need to change the default. >>> >> That works. Still complains about cdemu_drive and trampoline_checkirqs. >> > I updated SeaBIOS' gcc check to test for the broken fc12 compiler - > commit 3133e382. > > With that commit, I can build on fc12 and fc12beta without any errors > or warnings. Did you run a "make clean" before rebuilding? > I did. Latest seabios builds for me, though, so I can confirm the problem is fixed. -- error compiling committee.c: too many arguments to function