From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrBWI-0000C9-If for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:34:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrBWH-0000Bn-7n for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:34:46 -0400 Received: from [199.232.76.173] (port=37870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrBWG-0000Bg-Rn for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:34:44 -0400 Received: from rv-out-0506.google.com ([209.85.198.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrBWG-0003Qc-GJ for qemu-devel@nongnu.org; Wed, 30 Apr 2008 08:34:44 -0400 Received: by rv-out-0506.google.com with SMTP id g37so218650rvb.22 for ; Wed, 30 Apr 2008 05:34:39 -0700 (PDT) Message-ID: <9b0d5f320804300534p6557b647mfe05753f5e68a820@mail.gmail.com> Date: Wed, 30 Apr 2008 08:34:39 -0400 From: WaxDragon Subject: Re: [Qemu-devel] Which compiler to use to compile current SVN In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4815CC5E.6090108@wasp.net.au> <20080428194912.GE16597@networkno.de> <48181AD9.1070604@wasp.net.au> <20080430093229.GA14419@networkno.de> 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 > > I'm in the process of building gcc-3.4.6 but that will be a few more days before > it's ready. > > Ben I'm using the gcc 3.4.6 shipped with Slackware 11.0, and I am still having issues. I've tried the patches cited (and hand merging them), and I've tried changing march. Nothing yet allows me to build revisions above 4179. WD