From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GDZxk-00018f-Sj for qemu-devel@nongnu.org; Thu, 17 Aug 2006 00:58:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GDZxh-00017I-MD for qemu-devel@nongnu.org; Thu, 17 Aug 2006 00:58:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GDZxh-00017F-Di for qemu-devel@nongnu.org; Thu, 17 Aug 2006 00:58:33 -0400 Received: from [211.5.2.69] (helo=nm01omta015.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1GDa46-0004HX-Lx for qemu-devel@nongnu.org; Thu, 17 Aug 2006 01:05:10 -0400 Message-ID: <000401c6c1b9$c86d13a0$0464a8c0@athlon> From: "Kazu" References: Subject: Re: [Qemu-devel] Re: Compile error on Windows Date: Thu, 17 Aug 2006 13:58:29 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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 Alex wrote: > MSYS/MinGW on Athlon 1.25 GHz with 500MB of RAM, Windows XP Pro > > $ uname -a > MINGW32_NT-5.1 VIC 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown > > $ gcc --version > gcc.exe (GCC) 3.2.3 (mingw special 20030504-1) > > ./configure --target-list=i386-softmmu --static > make > > I compiled several previous versions of QEMU with no problem (last time from > from a July 27 snapshot) > Use this patch. http://lists.gnu.org/archive/html/qemu-devel/2006-08/msg00107.html Regards, Kazu