From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eqb4A-0007Kh-FE for qemu-devel@nongnu.org; Sun, 25 Dec 2005 13:57:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eqb48-0007KV-S2 for qemu-devel@nongnu.org; Sun, 25 Dec 2005 13:57:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eqb48-0007KS-PI for qemu-devel@nongnu.org; Sun, 25 Dec 2005 13:57:56 -0500 Received: from [212.216.176.143] (helo=vsmtp3alice.tin.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Eqb3p-0005qW-I1 for qemu-devel@nongnu.org; Sun, 25 Dec 2005 13:57:37 -0500 Received: from [192.168.1.2] (82.56.108.74) by vsmtp3alice.tin.it (7.2.060.1) id 43AC2F6E00051FBF for qemu-devel@nongnu.org; Sun, 25 Dec 2005 19:57:08 +0100 Message-ID: <43AEEBA2.5090300@freemail.it> Date: Sun, 25 Dec 2005 19:57:38 +0100 From: "chronos@freemail.it" MIME-Version: 1.0 Subject: [Qemu-devel] Re: Build for an arm host Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hi, Thanks Steve, but I was thinking if is possible to compile for run under winCE (with a xscale arm processor)? If I understand the .elf that come out from run only on linux... When i try to apply the patch rename it to .patch and try to integrate I'll see the error of invalid patch... The correct system to integrate is another? The gcc version 4.x is ok or I must use the old 3.x? Thanks for all.