From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Stop requiring GCC3 for QEMU Date: Mon, 09 Jun 2008 18:57:48 +0300 Message-ID: <484D52FC.4090908@qumranet.com> References: <1212699535-27421-1-git-send-email-aliguori@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from il.qumranet.com ([212.179.150.194]:14668 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755469AbYFIP5m (ORCPT ); Mon, 9 Jun 2008 11:57:42 -0400 In-Reply-To: <1212699535-27421-1-git-send-email-aliguori@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Anthony Liguori wrote: > KVM always configures QEMU to only build the required targets. Recently, > target-i386 converted to TCG completely which means it no longer needs GCC-3. > ia64 and PowerPC have never needed GCC-3 AFAIK so let's disable the gcc check > in QEMU's configure and build with GCC4. > Applied, thanks. This wasn't entirely unexpected. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.