From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhEQ6-0004LB-GZ for qemu-devel@nongnu.org; Sun, 14 Oct 2007 21:06:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhEQ4-0004KS-W5 for qemu-devel@nongnu.org; Sun, 14 Oct 2007 21:06:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhEQ4-0004KO-TU for qemu-devel@nongnu.org; Sun, 14 Oct 2007 21:06:56 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhEQ4-0000fe-CY for qemu-devel@nongnu.org; Sun, 14 Oct 2007 21:06:56 -0400 From: Paul Brook Subject: Re: [Qemu-devel] What happened with NPTL/TLS support? Date: Mon, 15 Oct 2007 02:06:49 +0100 References: <94a0d4530710120812r397d626dvb3044b08e30ebdce@mail.gmail.com> In-Reply-To: <94a0d4530710120812r397d626dvb3044b08e30ebdce@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710150206.50125.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Felipe Contreras On Friday 12 October 2007, Felipe Contreras wrote: > Hi, > > When I try to use codesourcery's toolchain arm-2006q3-27 in my Fedora > 7 box I always have the following issue: > > qemu: Unsupported syscall: 983045 > > I guess it's a problem of NPTL incompatibility. Anyway, the patch that > Paul Brook sent a while ago solves it [1]. > > I wonder if it can be integrated or what would be the right way to > solve this issue. Am I the only one having it? It needs someone to care enough to make the implementation not suck. Paul