From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtOkI-0001oi-Cq for qemu-devel@nongnu.org; Tue, 16 Aug 2011 14:52:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtOkH-0006jf-HC for qemu-devel@nongnu.org; Tue, 16 Aug 2011 14:52:14 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:38125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtOkH-0006jV-Df for qemu-devel@nongnu.org; Tue, 16 Aug 2011 14:52:13 -0400 Received: by gyd12 with SMTP id 12so189846gyd.4 for ; Tue, 16 Aug 2011 11:52:12 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E4ABC12.3010008@redhat.com> Date: Tue, 16 Aug 2011 11:50:58 -0700 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: 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: Stefan Hajnoczi Cc: qemu-devel , Roy Tam 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. > Which version/architecture of Windows and which MinGW > version? I'm trying to get rid of emutls, it is slow anyway and we'll likely want to rely on TLS very liberally in the future. If it fixes the bug, we can backport it to stable too. Paolo