From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Quh7L-0006qZ-CN for qemu-devel@nongnu.org; Sat, 20 Aug 2011 04:41:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Quh7J-0003EJ-V2 for qemu-devel@nongnu.org; Sat, 20 Aug 2011 04:41:23 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:51160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Quh7J-0003EC-QW for qemu-devel@nongnu.org; Sat, 20 Aug 2011 04:41:21 -0400 Message-ID: <4E4F732C.3070600@mail.berlios.de> Date: Sat, 20 Aug 2011 10:41:16 +0200 From: Stefan Weil MIME-Version: 1.0 References: <4E4ABC12.3010008@redhat.com> In-Reply-To: <4E4ABC12.3010008@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Compilation error of coroutine-win32.c with gcc version 3.4.5 (mingw-vista special r3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Stefan Hajnoczi , qemu-devel , Roy Tam Am 16.08.2011 20:50, schrieb Paolo Bonzini: > On 08/16/2011 05:45 AM, Stefan Hajnoczi wrote: >> Roy, >> This stack trace does not reveal much. >> >> Is there any MinGW gcc user that has successfully built and run >> qemu.git? > > I would be surprised if Stefan Weil hasn't. How did you know that? >> Which version/architecture of Windows and which MinGW >> version? QEMU currently only supports 32 bit Windows executables which work on any current Windows version version (XP and later, 32 and 64 bit). I use latest MinGW from http://www.mingw.org/ (native compilation on Windows) and Debian cross compilations. Those are available from http://qemu.weilnetz.de/w32/.