From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEVsf-00074Y-Rp for qemu-devel@nongnu.org; Wed, 10 Jun 2009 18:02:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEVsb-00073V-6b for qemu-devel@nongnu.org; Wed, 10 Jun 2009 18:02:49 -0400 Received: from [199.232.76.173] (port=38843 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEVsb-00073S-3x for qemu-devel@nongnu.org; Wed, 10 Jun 2009 18:02:45 -0400 Received: from web30608.mail.mud.yahoo.com ([68.142.200.131]:42129) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MEVsa-0007RU-Ax for qemu-devel@nongnu.org; Wed, 10 Jun 2009 18:02:44 -0400 Message-ID: <911531.29080.qm@web30608.mail.mud.yahoo.com> Date: Wed, 10 Jun 2009 15:02:41 -0700 (PDT) From: =?iso-8859-1?Q?Teemu_N=E4tkinniemi?= Subject: Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org There are some of us who use Qemu on Windows hosts (and are horrified about= the plans to kill off kqemu). I personally use MSYS/MinGW for compiling as= it has been a lot easier compared to Cygwin/cross-compiling alternative.= =0A=0AI use patches from this site:=0Ahttp://lassauge.free.fr/qemu/=0A=0AI = also read/contribute to Qemu forums:=0Ahttp://qemu-forum.ipi.fi/viewforum.p= hp?f=3D5&sid=3D3191dc70459e2e998b206e86819cf7e8=0A=0AI am going start compi= ling test builds from git and I am also interested in seeing what kind of e= ffect the pthreads give to Windows builds.=0A=0A--- On Wed, 6/10/09, David = Turner wrote:=0A=0A> From: David Turner =0A> Subject: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feat= ure detection in 'configure' script=0A> To: qemu-devel@nongnu.org=0A> Date:= Wednesday, June 10, 2009, 11:52 PM=0A> As a related note, is anyone seriou= sly=0A> using/developing the mainline QEMU sources on/for Windows?=0A>=0A> = If so, what is the recommended environment to do so?=0A> I'm currently usin= g cygwin to generate=0A> mingw-linked binaries (which dont require cygwin.d= ll at=0A> runtime), but I can think of other ways=0A=0A=0A