From: utzoo!watmath!watarts!bernie Newsgroups: net.micro,net.lang.c Title: Re: 6800 C Compiler Article-I.D.: watarts.1666 Posted: Fri Feb 11 09:14:37 1983 Received: Sat Feb 12 00:33:35 1983 Reply-To: bernie@watarts (Bernie Roehl) References: vax1.277 The sad fact is that the 6800 family simply can't support a C compiler efficiently. The most you could hope to do is bring up a cross-compiler running under UN*X, and even then the resulting code would be pretty bad. The 6800 is a lot better than the 6502 for high-level language support, but still isn't powerful enough. Your best bet is to upgrade to a 6809, which doesa very nice job of supporting decent high-level languages. --Bernie Roehl ...decvax!utzoo!watmath!watarts!bernie