From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: Booting with Elks Date: Wed, 11 Feb 2004 11:43:01 +0000 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20040211114300.GM19143@lichen.truemesh.com> References: <200402111058.39660.dg@cowlark.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-8086@vger.kernel.org On Wed, Feb 11, 2004 at 12:40:15PM +0100, Mario Premke wrote: > Haven'd had time yet to look at the latest version. Is the compiler now > running on ELKS itself or is there still the bcc cross compiler? ELKS is currently not self-hosting, you still need to use bcc to build If you are feeling particularly adventurous you can also play with the turbo C stuff for user space, although bcc is currently the prefered, recommended compiler: http://www.retepnet.it/alfmar/fhlvnr.html Paul