[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detec
From: |
malc |
Subject: |
Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script |
Date: |
Thu, 11 Jun 2009 01:40:07 +0400 (MSD) |
On Wed, 10 Jun 2009, David Turner wrote:
> As a related note, is anyone seriously using/developing the mainline QEMU
> sources on/for Windows?
>
> If so, what is the recommended environment to do so? I'm currently using
> cygwin to generate
> mingw-linked binaries (which dont require cygwin.dll at runtime), but I can
> think of other ways
> to generate these:
>
> - using MSYS + mingw
> - using mingw and the Windows command line
> - using Linux and the linux-mingw32 toolchain
Last time I needed to test QEMU on Windows I used cygwin and just
configured things with: ./configure [options] --cc='gcc -mno-cygwin'
and things just worked.
[..snip..]
--
mailto:address@hidden
- [Qemu-devel] [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script,
malc <=
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, Filip Navara, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, David Turner, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, malc, 2009/06/10
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, Jamie Lokier, 2009/06/11
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, Daniel P. Berrange, 2009/06/12
- Re: [Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, Mark Cave-Ayland, 2009/06/12
[Qemu-devel] Re: [PATCH] Fix cygwin build and simplify feature detection in 'configure' script, Consul, 2009/06/10