From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dxnir-0005jM-Ve for qemu-devel@nongnu.org; Wed, 27 Jul 2005 11:21:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dxnin-0005gv-08 for qemu-devel@nongnu.org; Wed, 27 Jul 2005 11:21:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dxnim-0005U2-5B for qemu-devel@nongnu.org; Wed, 27 Jul 2005 11:21:24 -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 1DxnkL-0000OP-Hk for qemu-devel@nongnu.org; Wed, 27 Jul 2005 11:23:01 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Problem installing WIndows Date: Wed, 27 Jul 2005 16:11:34 +0100 References: <42E62AA2.5090702@wayforth.co.uk> <200507271345.49202.paul@codesourcery.com> <964F12DB-FB96-4E81-AEE7-77CE8DDA067D@macdiscussion.com> In-Reply-To: <964F12DB-FB96-4E81-AEE7-77CE8DDA067D@macdiscussion.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507271611.35670.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 Cc: Mark Guertin On Wednesday 27 July 2005 15:43, Mark Guertin wrote: > Gcc 4.x does not. Getting dyngen problems here when trying but I > haven't had time to chase anything down on it yet. > > dyngen: blr expected at the end of op_bfsw_TO_cc > > sure enough, after a quick objdump there is no blr (or variation). > Figured this is likely a known thing as gcc 4.x is kind of bleeding > edge. See the 3rd Q in http://www.geocities.com/nixling_gone/faq.html Paul