From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgMBU-0004ng-Ai for qemu-devel@nongnu.org; Fri, 12 Oct 2007 11:12:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgMBS-0004n4-4T for qemu-devel@nongnu.org; Fri, 12 Oct 2007 11:12:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgMBS-0004mv-1b for qemu-devel@nongnu.org; Fri, 12 Oct 2007 11:12:14 -0400 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgMBR-0005MY-Un for qemu-devel@nongnu.org; Fri, 12 Oct 2007 11:12:14 -0400 Received: by nf-out-0910.google.com with SMTP id 30so873465nfu for ; Fri, 12 Oct 2007 08:12:12 -0700 (PDT) Message-ID: <94a0d4530710120812r397d626dvb3044b08e30ebdce@mail.gmail.com> Date: Fri, 12 Oct 2007 18:12:09 +0300 From: "Felipe Contreras" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] What happened with NPTL/TLS support? 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 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? Best regards. [1] http://lists.gnu.org/archive/html/qemu-devel/2005-08/msg00128.html -- Felipe Contreras