On Thu, 17 Feb 2005 21:10:44 -0500
Paul Koning <pkoning_at_equallogic.com> wrote:
> Tom> Any ideas on what the smallest/easiest to port TCP and IP code
> Tom> might be? I keep having this abberant idea of writing TCP/IP
> Tom> code for the Data General Nova, for RDOS, for a mapped
> Tom> foreground/background system.
[...]
> Anyway, the BSD 2.x code might be helpful; after all that fits into a
> PDP-11. And it's written in C.
I just thought the same.
> As for the compiler, you could do a Nova port for GCC... :-)
Or modify the 2.x BSD cc to emit code for the Nova... I know that the
old BSD PCC was extended to support ANSI C and emit PDP-10 code for the
PDP-10 port of NetBSD because PCC is so small and simple.
--
tsch??,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/
Received on Fri Feb 18 2005 - 02:58:17 GMT