From mboxrd@z Thu Jan 1 00:00:00 1970 From: pauln@truemesh.com Subject: Re: C compiler under ELKS Date: Sat, 27 Apr 2002 14:50:12 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20020427135012.GA22029@raq465.uk2net.com> References: 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 Sat, Apr 27, 2002 at 05:13:09PM +0400, Tim Alexeevsky wrote: > Hi, All! > > Is there a C compiler, working under ELKS? > Maybe someone successfuly compiled bcc? As far as I know bcc won't compile itself. It would be good if we could bootstrap it, but I wouldn't know where to start. You may be able to do it with: http://www.delorie.com/djgpp/16bit/gcc/ However, another resource which may be usefull is Dave Walker's stuff as this is low footprint (can run on Psion 3 series too...) http://www.itimpi.freeserve.co.uk/ I guess you just have to play and see... Paul