qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Issues building seabios


From: Kevin O'Connor
Subject: [Qemu-devel] Re: Issues building seabios
Date: Fri, 20 Nov 2009 17:34:59 -0500
User-agent: Mutt/1.5.19 (2009-01-05)

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?

-Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]