From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dxlf1-0006Ui-Eu for qemu-devel@nongnu.org; Wed, 27 Jul 2005 09:09:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DxldE-00067d-Vh for qemu-devel@nongnu.org; Wed, 27 Jul 2005 09:07:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxldD-0005wU-70 for qemu-devel@nongnu.org; Wed, 27 Jul 2005 09:07:31 -0400 Received: from [65.74.133.11] (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 1DxlTE-0005ky-OR for qemu-devel@nongnu.org; Wed, 27 Jul 2005 08:57:13 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Problem installing WIndows Date: Wed, 27 Jul 2005 13:45:48 +0100 References: <42E62AA2.5090702@wayforth.co.uk> <42E77673.2030006@wayforth.co.uk> <46d6db66050727053278679890@mail.gmail.com> In-Reply-To: <46d6db66050727053278679890@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507271345.49202.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, Christian MICHON > > Not sure what gcc was used, but probably 3.3. > > just to make sure it's not 3.4.x or 4.x.x :) gcc3.4 works fine. I build qemu with it all the time. Some of the earlier versions would ICE while building the SSE emulation code on some hosts, but recent versions should work. Paul