From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BugC2-00079t-Rw for qemu-devel@nongnu.org; Tue, 10 Aug 2004 19:38:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BugC1-00079J-CE for qemu-devel@nongnu.org; Tue, 10 Aug 2004 19:38:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BugC1-00079C-4k for qemu-devel@nongnu.org; Tue, 10 Aug 2004 19:38:09 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bug7p-00035r-Pq for qemu-devel@nongnu.org; Tue, 10 Aug 2004 19:33:49 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bug7o-0006Lw-00 for ; Wed, 11 Aug 2004 01:33:48 +0200 Received: from amarseille-206-1-19-153.w81-50.abo.wanadoo.fr ([81.50.177.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Aug 2004 01:33:48 +0200 Received: from daimon55 by amarseille-206-1-19-153.w81-50.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Aug 2004 01:33:48 +0200 From: Ronald Date: Wed, 11 Aug 2004 01:33:45 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: win32 native vs cross build Reply-To: daimon55@free.fr, 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 Le Tue, 10 Aug 2004 12:08:37 +0200, Ronald a écrit : > Hi all, > > I hope that i am not to borring with my post. > > I have took some time to setup msys on windows to build qemu natively and > it worked nicely so I've choose to rebuild my toolchain to cross compile > but the result was the same as previously. Finally I got it work using -O1 instead of -O2 in Makefile*