From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JC1sd-0006K5-66 for qemu-devel@nongnu.org; Mon, 07 Jan 2008 18:59:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JC1sb-0006JC-17 for qemu-devel@nongnu.org; Mon, 07 Jan 2008 18:59:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JC1sa-0006J9-VH for qemu-devel@nongnu.org; Mon, 07 Jan 2008 18:59:40 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JC1sa-0007ew-MP for qemu-devel@nongnu.org; Mon, 07 Jan 2008 18:59:40 -0500 From: Rob Landley Subject: Re: [Qemu-devel] build error Date: Mon, 7 Jan 2008 17:59:24 -0600 References: <20080107112719.GC17555@edgar.se.axis.com> In-Reply-To: <20080107112719.GC17555@edgar.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801071759.24765.rob@landley.net> 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 Cc: "Edgar E. Iglesias" On Monday 07 January 2008 05:27:19 Edgar E. Iglesias wrote: > Hello, > > I needed this or similar to build recent qemu's with gcc-4. > > Best regards Is that all you needed, and did the result work? The 0.9.1 build I did yesterday grabbed gcc 3.4 during the ./configure stage, which is only installed for qemu... Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.