From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOcuu-0001Dt-Mj for qemu-devel@nongnu.org; Thu, 21 Apr 2005 10:44:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOcus-0001Ao-VL for qemu-devel@nongnu.org; Thu, 21 Apr 2005 10:44:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOcus-0000ro-Rz for qemu-devel@nongnu.org; Thu, 21 Apr 2005 10:44:30 -0400 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DOcvQ-0001ak-0O for qemu-devel@nongnu.org; Thu, 21 Apr 2005 10:45:04 -0400 From: Paul Brook Subject: Re: [Qemu-devel] X86_64 (AMD64) build segfaults Date: Thu, 21 Apr 2005 15:42:18 +0100 References: <20050421163413.37378212@smirftschs.home.tld> In-Reply-To: <20050421163413.37378212@smirftschs.home.tld> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504211542.19046.paul@codesourcery.com> 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 Thursday 21 April 2005 15:34, developer@isl-gbr.de wrote: > when trying to compile qemu i get always a segfault. My system is uniarch > x86_64, cc version 3.4.3 , did happen with 3.3 too. > > tried snapshot and 0.6.1, no difference - getting only > > target-i386/op.c:374: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > > where to send the full bugreport to ? Whoever supplied your gcc. Paul