Avi Kivity wrote: > 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. Yes, both of two methods can work. Thanks, Xudong-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html