public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Small-C revisited
@ 2002-06-05  3:23 Ken Martwick
  2002-06-05  7:00 ` Riley Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ken Martwick @ 2002-06-05  3:23 UTC (permalink / raw)
  To: linux-8086

After the initial success of porting an (MS-DOS) version
of Small-C to ELKS, progress has been minor.  My first
try was to port "as86" to ELKS.  After a "chmem" problem
that I still don't understand, the assembler is to the
point of starting and just hanging.  Even if it could be
made to work, it would need great modification to deal
with the MASM-like assembly code generated by Small-C.
An inviting alternative is to port the assembler which
was written to accompany Small-C.  It supposedly can be
compiled with Small-C, but I have not yet found a ver-
sion that is compatible.  Neither have I had success in
compiling it with "bcc"; there are many incompatibilities
in the old pre-ANSI dialects of "C".  Even if it could
be made to compile, it still might be wrong.  If these
problems could be solved, there is still need for pro-
viding a compatible library and linker.  Perhaps it may
be a more rewarding effort to port "bcc".  There is a
lot more awareness of its peculiarities.  Splitting it
into two or three programs might make a generally use-
ful program which could compile utilities if not the
ELKS shell.
Ken Martwick
 



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-05  3:23 Small-C revisited Ken Martwick
2002-06-05  7:00 ` Riley Williams
2002-06-05 17:27 ` Alan Cox
2002-06-05 20:52   ` Harry Kalogirou
2002-06-05 17:31 ` Alan Cox
2002-06-05 18:56   ` Manuel Novoa III

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