From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTGtf-00042a-RG for qemu-devel@nongnu.org; Fri, 29 Sep 2006 07:51:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTGte-00041r-6I for qemu-devel@nongnu.org; Fri, 29 Sep 2006 07:51:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTGtd-00041l-TU for qemu-devel@nongnu.org; Fri, 29 Sep 2006 07:51:13 -0400 Received: from [64.233.182.185] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTGyw-0007cC-7T for qemu-devel@nongnu.org; Fri, 29 Sep 2006 07:56:42 -0400 Received: by nf-out-0910.google.com with SMTP id p46so1292290nfa for ; Fri, 29 Sep 2006 04:51:12 -0700 (PDT) Message-ID: <564d96fb0609290451s559ed7afy7d5bf3e1f1b454e9@mail.gmail.com> Date: Fri, 29 Sep 2006 08:51:12 -0300 From: "=?UTF-8?Q?Rafael_Esp=C3=ADndola?=" Subject: Re: [Qemu-devel] qemu-arm user mode does not work with ARM EABI In-Reply-To: <56d259a00609261127u63a3154et4723f9ca089b7f31@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <56d259a00609261127u63a3154et4723f9ca089b7f31@mail.gmail.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 > - Voipio's "eabi-rootfs" which I gather uses EABI internally and glibc > shims to convert the system calls to old-ABI just before they hit the > kernel (glibc-2.3.4) I have a similar setup with a maemo 2.0 rootstrap (glibc 2.3.5). I am currently able to compile a functional python package. I am not sure if there is any particular patch applied to glibc, but you can find the patches at http://repository.maemo.org/pool/maemo2.0/free/source/ Best Regards, Rafael