From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRsUK-0001oK-7p for qemu-devel@nongnu.org; Wed, 10 Nov 2004 08:26:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRsUJ-0001nn-L5 for qemu-devel@nongnu.org; Wed, 10 Nov 2004 08:26:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRsUJ-0001ne-ES for qemu-devel@nongnu.org; Wed, 10 Nov 2004 08:26:15 -0500 Received: from [194.90.9.27] (helo=mxout4.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRsLR-0007Ds-2F for qemu-devel@nongnu.org; Wed, 10 Nov 2004 08:17:05 -0500 Received: from abu-fatma.softier.local ([212.143.109.38]) by mxout4.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0I6Y00321SWEBA@mxout4.netvision.net.il> for qemu-devel@nongnu.org; Wed, 10 Nov 2004 15:17:02 +0200 (IST) Date: Wed, 10 Nov 2004 15:17:02 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] QEMU causes internal compiler error in gcc-3.4.2 =?windows-1255?q?from=09FC3?= x86_64 In-reply-to: <1100089121.16579.24.camel@orion> Message-id: <200411101517.02618.hetz@softier.com> MIME-version: 1.0 Content-type: text/plain; charset=windows-1255 Content-transfer-encoding: 7BIT Content-disposition: inline References: <1100089121.16579.24.camel@orion> 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 On Wednesday 10 November 2004 14:18, Bob Deblier wrote: > F.Y.I. > > Just posted this bug upstream to RedHat: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=138627 Could you try: make clean ; make As odd as it seems, I have seen this problem before and thats what "cured" it... Thanks, Hetz