public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Re: C compiler
@ 2002-05-19 18:18 Ken Martwick
  2002-05-19 22:33 ` Alan Cox
  2002-05-20 10:22 ` Harry Kalogirou
  0 siblings, 2 replies; 3+ messages in thread
From: Ken Martwick @ 2002-05-19 18:18 UTC (permalink / raw)
  To: Linux 8086

With the help of Gregg Levine <obiwanthejediknight@worldnet.att.net>,
a version of the Small-C compiler has been ported to ELKS and seems
to work well (and quickly)!  Now, of course, an assembler, a linker,
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
aware of such, please let me know.  Since I don't know of any, I have
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
is familiar with the kernel can look at the problem, I can send a tar-
ball of the (slightly-modified) assembler source tree.
     
Ken Martwick



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-20 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-19 18:18 C compiler Ken Martwick
2002-05-19 22:33 ` Alan Cox
2002-05-20 10:22 ` Harry Kalogirou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox