From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: C compiler Date: Sun, 19 May 2002 23:33:59 +0100 (BST) Sender: linux-8086-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: from "Ken Martwick" at May 19, 2002 11:18:47 AM List-Id: Content-Type: text/plain; charset="us-ascii" To: Ken Martwick Cc: Linux 8086 > and a library are needed. The ideal assembler would be a simple DOS > assembler (with source) which could be ported to ELKS. If anyone is as86 is probably what you want - as86/ld86 already load and link binaries against the current C library so that side of the process is done > compiled "as86" with "bcc" so it can run under ELKS. The result runs > (and works) successfully with the "doselks" emulator, but fails while > trying to allocate 44,032 bytes of memory under ELKS. If anyone who Make sure you chmem it to a large data size