From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DVaZv-0003ru-7D for qemu-devel@nongnu.org; Tue, 10 May 2005 15:39:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVaZu-0003rf-Ix for qemu-devel@nongnu.org; Tue, 10 May 2005 15:39:38 -0400 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DVadr-00041v-Ap for qemu-devel@nongnu.org; Tue, 10 May 2005 15:43:43 -0400 Received: from [84.102.211.87] (87.211.102-84.rev.gaoland.net [84.102.211.87]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id C73FC33192 for ; Tue, 10 May 2005 21:37:14 +0200 (CEST) Message-ID: <42810DD9.5020408@bellard.org> Date: Tue, 10 May 2005 21:39:05 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu with Kqemu on Fedora Core using GCC 4.0 References: <002301c55579$a9d6af30$0233a8c0@dharma.home> <41e41e7a05051010141d50e266@mail.gmail.com> In-Reply-To: <41e41e7a05051010141d50e266@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hetz Ben Hamo wrote: > Hi, > > At the moment, QEMU does not compile with GCC 4.0. > You can find the GCC 3.x RPMS in your installation media, along with > instructions how to use the GCC 3.x instead of GCC 4. I just updated the FAQ with this issue. Fabrice.