From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqodQ-0006Ov-OQ for qemu-devel@nongnu.org; Tue, 09 Aug 2011 11:54:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqodP-0000Oa-NB for qemu-devel@nongnu.org; Tue, 09 Aug 2011 11:54:28 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:47905) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QqodP-0000OR-8a for qemu-devel@nongnu.org; Tue, 09 Aug 2011 11:54:27 -0400 Message-ID: <218A230B8DDA47E0A817DCF708EB073F@FSCPC> From: "Sebastian Herbszt" Date: Tue, 9 Aug 2011 17:53:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] coroutine-win32.c:36: error: thread-local storage not supported for this target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Developers CC coroutine-win32.o coroutine-win32.c:36: error: thread-local storage not supported for this target coroutine-win32.c:37: error: thread-local storage not supported for this target make: *** [coroutine-win32.o] Error 1 Sebastian