From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EdyDK-0007VE-2O for qemu-devel@nongnu.org; Sun, 20 Nov 2005 18:03:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EdyDI-0007Tv-H5 for qemu-devel@nongnu.org; Sun, 20 Nov 2005 18:03:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdyDI-0007Tf-70 for qemu-devel@nongnu.org; Sun, 20 Nov 2005 18:03:12 -0500 Received: from [81.187.81.52] (helo=smtp.aaisp.net.uk) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EdyDH-0000Vk-RC for qemu-devel@nongnu.org; Sun, 20 Nov 2005 18:03:12 -0500 Received: from [81.187.40.226] (helo=[81.187.40.226]) by smtp.aaisp.net.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1EdyDG-0004Et-Mj for qemu-devel@nongnu.org; Sun, 20 Nov 2005 23:03:10 +0000 Message-ID: <438100AE.7080005@hermes.cam.ac.uk> Date: Sun, 20 Nov 2005 23:03:10 +0000 From: Richard Neill MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41 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 >Dear All, >> >>I thought you might like to know the following: >> >> Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is >>the default under Mandrake 2006. It works fine with the older 3.3.6 though. > > This is a know problem, and there's little that can be done right now > without considerable work. > > Guillaume I can understand that the problem is serious. But maybe there are a couple of fixes: 1)Document this on the "compiling from source" page. 2)Add a check to the configure script, and print an error message. Richard