From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Given Subject: Re: Starting with bcc and ELKS Date: Tue, 10 Mar 2009 23:21:55 +0000 Message-ID: <20090310232155.4dc5e15d.dg@cowlark.com> References: <518062.2254.qm@web56208.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <518062.2254.qm@web56208.mail.re3.yahoo.com> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-8086@vger.kernel.org On Tue, 10 Mar 2009 15:26:23 -0700 (PDT) silvercreekvalley wrote: [...] > I've just started looking at the ELKS software and > have made a start with the bcc development environment. > > I can compile and wondered if there is an easy way of > generating executables that run on regular linux. Somewhere --- possibly shipped with your bcc --- there should be a command called elksemu that will let you run ELKS binaries built with bcc. But this stuff is all pretty archaic so I don't know if it still works. The binaries themselves are 16 bit code and won't run on a normal Linux system without help. -- David Given dg@cowlark.com