From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EABDH-0001H6-G0 for qemu-devel@nongnu.org; Tue, 30 Aug 2005 14:52:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EABD4-0001DN-Ih for qemu-devel@nongnu.org; Tue, 30 Aug 2005 14:51:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EABD4-00014D-Ck for qemu-devel@nongnu.org; Tue, 30 Aug 2005 14:51:50 -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 1EAAud-0000h1-PQ for qemu-devel@nongnu.org; Tue, 30 Aug 2005 14:32:48 -0400 From: Paul Brook Subject: Re: [Qemu-devel] qemu optimization Date: Tue, 30 Aug 2005 19:30:11 +0100 References: <20050829180505.84705.qmail@web50512.mail.yahoo.com> <200508301217.40302.paul@codesourcery.com> <1125425140.3983.29.camel@aragorn> In-Reply-To: <1125425140.3983.29.camel@aragorn> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508301930.12504.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, jhoger@pobox.com > I just downloaded the patched tree off your page. Tried to build it > (./configure && make) compiling on Debian GNU/Linux, gcc version 3.3 but > no-workey. > Any idea what I'm doing wrong (I haven't given it a hard look yet)? Fixed. Paul