From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cu1RH-0007gd-9c for qemu-devel@nongnu.org; Fri, 31 Mar 2017 14:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cu1RD-0005q2-98 for qemu-devel@nongnu.org; Fri, 31 Mar 2017 14:38:23 -0400 Received: from mail.weilnetz.de ([37.120.169.71]:54666 helo=v2201612906741603.powersrv.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cu1RD-0005pV-1X for qemu-devel@nongnu.org; Fri, 31 Mar 2017 14:38:19 -0400 References: <9e2591a0-4c25-5f00-0fd3-9c175bfbab12@ilande.co.uk> <25632d57-622c-e0b0-029a-28fdca0a427f@weilnetz.de> <360a7047-6190-c006-e155-1166ab14b83a@ilande.co.uk> From: Stefan Weil Message-ID: Date: Fri, 31 Mar 2017 20:38:14 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Problems with native Mingw-w64 build List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland Cc: Thomas Huth , Peter Maydell , qemu-devel Am 31.03.2017 um 19:08 schrieb Mark Cave-Ayland: > On 28/03/17 16:16, Thomas Huth wrote: >> We've already got a page with instructions for building with MingW: >> >> http://wiki.qemu-project.org/Hosts/W32 >> >> So that might be a good place to add your experience with MSYS, I guess? > > Done. See > http://wiki.qemu-project.org/Hosts/W32#Native_builds_with_MSYS2 for > details of how to build on W64 with MSYS2. > > > ATB, > > Mark. Great, thank you. I added some notes on Intel HAXM, too. Stefan