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