From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INflf-0000ZT-TH for qemu-devel@nongnu.org; Tue, 21 Aug 2007 22:16:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INfld-0000ZB-HC for qemu-devel@nongnu.org; Tue, 21 Aug 2007 22:16:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INfld-0000Z5-Bq for qemu-devel@nongnu.org; Tue, 21 Aug 2007 22:16:21 -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 1INfld-000481-4R for qemu-devel@nongnu.org; Tue, 21 Aug 2007 22:16:21 -0400 From: Rob Landley Date: Tue, 21 Aug 2007 21:16:07 -0500 References: <46d6db660708171323n5fa7d9aeoa876dc899a8af4de@mail.gmail.com> <200708210256.08302.rob@landley.net> <46d6db660708210104g7ca1d323w2fd0dadab1758f6c@mail.gmail.com> In-Reply-To: <46d6db660708210104g7ca1d323w2fd0dadab1758f6c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708212116.07167.rob@landley.net> Subject: [Qemu-devel] Re: ANN: DetaolB v0.5 is released Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian MICHON Cc: uclibc@uclibc.org, detaolb-devel@lists.sourceforge.net, qemu-devel@nongnu.org On Tuesday 21 August 2007 3:04:12 am Christian MICHON wrote: > If your tcc fork can compile the kernel, uclibc, I'll gladly remove > binutils and gcc :) I'm working on that. Currently I'm trying to strip down an "allnoconfig" kernel build to a something I can build from the command via three or four lines of shell script (a gcc invocation and whatever postprocessing the image requires), boot it in qemu, and have it say "hello world". Then I'll try to get tcc to do that (tccboot did, but with an extremely old kernel), and work my way up from there... But that's fodder for the tcc list, not here. :) Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.