From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSLF3-00065J-UB for qemu-devel@nongnu.org; Tue, 26 Sep 2006 18:17:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSLF2-00064N-FW for qemu-devel@nongnu.org; Tue, 26 Sep 2006 18:17:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSLF2-00064A-2z for qemu-devel@nongnu.org; Tue, 26 Sep 2006 18:17:28 -0400 Received: from [12.7.175.14] (helo=mx2.palmsource.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSLJl-0002F6-1l for qemu-devel@nongnu.org; Tue, 26 Sep 2006 18:22:21 -0400 Message-ID: <4519A630.8060300@palmsource.com> Date: Tue, 26 Sep 2006 15:14:08 -0700 From: "K. Richard Pixley" MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu & arm eabi (armel) References: <45199B1D.8040206@palmsource.com> <200609262236.39178.paul@codesourcery.com> In-Reply-To: <200609262236.39178.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org Ok, then I'm confused because I'm seeing dumps just trying to run a null program. Unless there's NPTL setup stuff in crt0, I can't guess what might be going on yet. This same null binary runs on a qemu-system with suitable rootfs & kernel. --rich rpixley@svrpixleylnx> ./qemu-arm --version qemu-arm version 0.8.2, Copyright (c) 2003-2005 Fabrice Bellard [...] rpixley@svrpixleylnx> ./qemu-arm ./null qemu: uncaught target signal 11 (Segmentation fault) - exiting