From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6pOz-000315-GR for qemu-devel@nongnu.org; Fri, 06 Jul 2007 11:07:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6pOy-00030t-58 for qemu-devel@nongnu.org; Fri, 06 Jul 2007 11:07:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6pOy-00030q-0O for qemu-devel@nongnu.org; Fri, 06 Jul 2007 11:07:20 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I6pOx-0001L2-Hb for qemu-devel@nongnu.org; Fri, 06 Jul 2007 11:07:19 -0400 From: Rob Landley Subject: Re: [Qemu-devel] ANN: DetaolB v0.4 is released Date: Fri, 6 Jul 2007 11:07:17 -0400 References: <46d6db660706291658n4e267e6aoe6adee31524187a2@mail.gmail.com> <46d6db660707041332m3543cd56q7097e1e8faaaab45@mail.gmail.com> In-Reply-To: <46d6db660707041332m3543cd56q7097e1e8faaaab45@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200707061107.17077.rob@landley.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 Wednesday 04 July 2007 16:32:44 Christian MICHON wrote: > On 7/4/07, Andreas F=E4rber wrote: > > Is there a special reason to use Aurora? I thought it was an > > abandoned port of Fedora Core 2... (with Fedora 7 available nowadays) > > Debian was the only maintained Sparc distribution I could recently > > find for qemu. > > that's the only port I found. maybe I did not look enough. > thanks for the hint. Firmware Linux has a sparc target. http://landley.net/code/firmware Go "./build.sh sparc" and then look at run-sparc.sh in the build director= y. There's a bug I haven't bothered to track down (possibly in uClibc) that=20 prevents the console from initializing properly, but if you boot with=20 init=3D/tools/bin/hello-dynamic you get a "hello world" message. (I have= n't=20 tracked down why the shell hangs yet.) Rob --=20 "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.