From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6Qev-0001Uv-94 for qemu-devel@nongnu.org; Thu, 05 Jul 2007 08:42:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6Qet-0001UG-9A for qemu-devel@nongnu.org; Thu, 05 Jul 2007 08:42:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6Qet-0001UB-4r for qemu-devel@nongnu.org; Thu, 05 Jul 2007 08:42:07 -0400 Received: from nz-out-0506.google.com ([64.233.162.232]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I6Qer-0002Oi-Ph for qemu-devel@nongnu.org; Thu, 05 Jul 2007 08:42:05 -0400 Received: by nz-out-0506.google.com with SMTP id f1so1483714nzc for ; Thu, 05 Jul 2007 05:42:05 -0700 (PDT) Message-ID: <46d6db660707050541l41013fddv81030832a9c2121f@mail.gmail.com> Date: Thu, 5 Jul 2007 14:41:59 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] ANN: DetaolB v0.4 is released In-Reply-To: <46d6db660707041404x1bb87333raee59d9e3fff3def@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46d6db660706291658n4e267e6aoe6adee31524187a2@mail.gmail.com> <46d6db660707041130l32a896bdqd85d4d28e44605ff@mail.gmail.com> <46d6db660707041245q744e87ecr6b72b430bf505169@mail.gmail.com> <46d6db660707041330o4e62861cka17487a848e2d681@mail.gmail.com> <46d6db660707041404x1bb87333raee59d9e3fff3def@mail.gmail.com> 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 ok, I found this file (google for it): stage3-sparc-2006.0.tar.bz2 I put it into a vmdk image file, preformatted in ext2 fs. I touched up a few files and used the sparc kernel and binaries from the qemu-windows page. I've now a native compiler for sparc32. I managed some stuff with it already. If the kernel patches I've works with this compiler, porting DetaolB to sparc32 should be fine. I'll just take some times (native compilation in qemu). Many of you will say: why not cross-compiling ? It's hard to setup. Actually, the paper from Rob at OLS should help me a lot when he'll release it. ;-) -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu