From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3XSM-0002WJ-4k for qemu-devel@nongnu.org; Mon, 11 May 2009 11:30:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3XSG-0002OG-H3 for qemu-devel@nongnu.org; Mon, 11 May 2009 11:30:17 -0400 Received: from [199.232.76.173] (port=52522 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3XSG-0002OD-B2 for qemu-devel@nongnu.org; Mon, 11 May 2009 11:30:12 -0400 Received: from mail-bw0-f223.google.com ([209.85.218.223]:61183) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3XSF-0006Me-V2 for qemu-devel@nongnu.org; Mon, 11 May 2009 11:30:12 -0400 Received: by bwz23 with SMTP id 23so2540749bwz.34 for ; Mon, 11 May 2009 08:30:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <200904100821.10439.brad@comstyle.com> <20090510021217.GA26523@booyah.home.comstyle.com> <200905101500.09737.brad@comstyle.com> Date: Mon, 11 May 2009 18:30:09 +0300 Message-ID: Subject: Re: [Qemu-devel] QEMU TCG code does not build with OpenBSD PowerPC From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org, Brad On 5/11/09, malc wrote: > On Sun, 10 May 2009, Brad wrote: > > > On Sunday 10 May 2009 14:41:13 malc wrote: > > > On Sat, 9 May 2009, Brad wrote: > > > > On Sat, Apr 11, 2009 at 10:58:06AM +0400, malc wrote: > > > > > On Fri, 10 Apr 2009, Brad wrote: > > > [..snip..] > > > > > > > > You tested this and it works? > > > > Its a moot point if it "works" since QEMU 0.10.x is broken on all archs > > we had working with 0.9.x and QEMU 0.10.x is far from building as is. > > > > So my first priority is to get it to even build properly on the archs we > > supported with our 0.9.x port (amd64 i386 powerpc). > > > > > I see. I was under impression that Blue Swirl was building it successfully > on (at least) OpenBSD not so long ago. How is it broken? QEMU works on OpenBSD/Sparc64 (at least sparc-softmmu is fine, other targets I tested do not work well), and OpenBSD/Sparc32 did build at some point. I had problems installing OpenBSD/i386 under QEMU, so I haven't tested that.