From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRENo-0005Y4-3K for qemu-devel@nongnu.org; Sun, 25 Jan 2009 18:27:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRENn-0005Xk-Cw for qemu-devel@nongnu.org; Sun, 25 Jan 2009 18:27:15 -0500 Received: from [199.232.76.173] (port=35321 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRENn-0005Xe-93 for qemu-devel@nongnu.org; Sun, 25 Jan 2009 18:27:15 -0500 Received: from mx20.gnu.org ([199.232.41.8]:4252) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LRENn-0005pC-19 for qemu-devel@nongnu.org; Sun, 25 Jan 2009 18:27:15 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRENm-0000TF-8q for qemu-devel@nongnu.org; Sun, 25 Jan 2009 18:27:14 -0500 From: Paul Brook Subject: Re: [Qemu-devel] running windows mobile exe on top of linux mobile Date: Sun, 25 Jan 2009 23:27:11 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901252327.12282.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: Nitin Natarajan On Sunday 25 January 2009, Nitin Natarajan wrote: > Hi all, > > Is it possible to use qemu to run windows mobile executable on top of linux > mobile ? Is there any other way of doing this ??? I'm thinking of > implementing a project like this for my final college project. Your > suggestions and help will be very valuable. The answer is the same as the last time you asked. http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg01017.html Paul