From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nhm69-0005zu-7k for qemu-devel@nongnu.org; Wed, 17 Feb 2010 10:45:57 -0500 Received: from [199.232.76.173] (port=53467 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nhm67-0005zm-Th for qemu-devel@nongnu.org; Wed, 17 Feb 2010 10:45:55 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nhm67-0008Ps-05 for qemu-devel@nongnu.org; Wed, 17 Feb 2010 10:45:55 -0500 Received: from mail-ew0-f221.google.com ([209.85.219.221]:49372) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nhm66-0008Po-Ki for qemu-devel@nongnu.org; Wed, 17 Feb 2010 10:45:54 -0500 Received: by ewy21 with SMTP id 21so1116883ewy.2 for ; Wed, 17 Feb 2010 07:45:53 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4B7C0F2C.1080409@redhat.com> Date: Wed, 17 Feb 2010 16:45:48 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <201002110520.07620.rob@landley.net> <201002151852.59150.rob@landley.net> <201002161214.31083.rob@landley.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: qemu-ppc can't run static uClibc binaries. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko Cc: qemu-devel@nongnu.org On 02/17/2010 10:24 AM, Artyom Tarasenko wrote: >> I've also got a bunch of "sort of working, but not well enough >> to run builds natively under" targets on top of that (arm big >> endian, sh4, sparc...) > What's not well enough on sparc? From http://permalink.gmane.org/gmane.comp.emulators.qemu/63610: On Linux, sparc-softmmu can boot Linux (sparc-test) image, but QEMU crashes just before command line. On OpenBSD, the same test reaches command prompt.