From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DkB77-0002xg-NE for qemu-devel@nongnu.org; Sun, 19 Jun 2005 21:30:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DkB74-0002vs-Ns for qemu-devel@nongnu.org; Sun, 19 Jun 2005 21:30:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkB74-0002vp-K8 for qemu-devel@nongnu.org; Sun, 19 Jun 2005 21:30:10 -0400 Received: from [65.19.178.186] (helo=pythonhacker.is-a-geek.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DkAzw-0002b2-Ls for qemu-devel@nongnu.org; Sun, 19 Jun 2005 21:22:48 -0400 Subject: Re: [Qemu-devel] Fedora 4 + GCC4 + Qemu WAS: [patch] gcc4 host support From: Darryl Dixon In-Reply-To: <200506171402.54826.paul@codesourcery.com> References: <200505112204.10204.paul@codesourcery.com> <200506171345.41562.paul@codesourcery.com> <1119013084.5187.4.camel@darrylsfc3box> <200506171402.54826.paul@codesourcery.com> Content-Type: text/plain Date: Mon, 20 Jun 2005 13:18:45 +1200 Message-Id: <1119230325.16281.2.camel@unixadmindazfc2.chh.co.nz> Mime-Version: 1.0 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: Paul Brook Cc: qemu-devel@nongnu.org Aha! Ok, thanks for that. I have compiled Qemu OK now on FC4 with gcc3.2.3 and compiled the accelerator module with gcc4.0 OK. The two seem to work together fine so all is good :) D On Fri, 2005-06-17 at 14:02 +0100, Paul Brook wrote: > On Friday 17 June 2005 13:58, Darryl Dixon wrote: > > Oh, > > > > Sorry, obviously I badly misunderstood the nature of the patch that > > you were posting; I assumed it was to enable Qemu to be compiled with > > GCC4. That it can't is a pretty big downer; it basically means Qemu is > > unusable on FC4 :( Ouch. C'est la vie :) > > Ah, I see what you mean. I did say in my original post > "On x86 I've had to hack round other bugs..." > Specifically http://gcc.gnu.org/PR16185 > > Those hacks are way too ugly for me to want to make them public. > > You can get an older version of gcc (3.2.3) on FC4 by installing the > compat-gcc packages. > > Paul -- Darryl Dixon