[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The Internet-enabled Contiki Desktop OS



>>>>> "Martijn" == Martijn van Buul <pienjo@c64.org> writes:

Martijn> Such a shame that it's written in ANSI-C, and not K&R C,
Martijn> otherwise I would've been running it on a PDP11..

Have you tried ansi2knr?  Has anybody tried porting Contiki with bcc
(Bruce Evans' C Compiler) to 8086-based platforms?  It's a K&R
compiler whose --ansi option is based on ansi2knr, I think.

        Marko