From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBDxR-0001Z4-Hk for qemu-devel@nongnu.org; Tue, 24 Jun 2008 15:13:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBDxQ-0001Yr-EZ for qemu-devel@nongnu.org; Tue, 24 Jun 2008 15:13:37 -0400 Received: from [199.232.76.173] (port=39880 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBDxQ-0001Yo-9c for qemu-devel@nongnu.org; Tue, 24 Jun 2008 15:13:36 -0400 Received: from py-out-1112.google.com ([64.233.166.178]:38735) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBDxQ-0001ee-6x for qemu-devel@nongnu.org; Tue, 24 Jun 2008 15:13:36 -0400 Received: by py-out-1112.google.com with SMTP id p76so1458979pyb.10 for ; Tue, 24 Jun 2008 12:13:35 -0700 (PDT) Message-ID: Date: Tue, 24 Jun 2008 22:13:34 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] So is QEMU permanently broken on Solaris 10 Update 5/sparc? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 On 6/24/08, Jonathan Kalbfeld wrote: > I have a build script that builds it every single night with the same > options. I still get "Bus Error" when trying to boot qemu with an > established i386 disk image. I haven't been able to get it to work in > several months. Is it my OS installation? > > I saw some response about tcg or tcx, but I wasn't sure if this was a > work-in-progress or something wrong with my configuration. I have not > changed anything else, and have been using the svn codebase. Because of the switch to the new code generator (TCG), Sparc host is currently broken. There is still some work to do. The good news is that after that, any GCC version should be fine, even 4.x series.