Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!linus!philabs!sbcs!root From: root@sbcs.UUCP (Root) Newsgroups: comp.sys.amiga Subject: Re: C compilers; request for info Message-ID: <248@sbcs.UUCP> Date: Thu, 4-Dec-86 00:08:55 EST Article-I.D.: sbcs.248 Posted: Thu Dec 4 00:08:55 1986 Date-Received: Tue, 9-Dec-86 04:59:50 EST References: <795@ulowell.UUCP> <9776@sun.uucp> Organization: Computer Science Dept, SUNY@Stony Brook Lines: 18 [possible repost of this message - hit 'n' if you have seen it] Chuck, The C compiler I am using for my Amiga is not sooo bad - in fact it is made by your company. Seriously, the Sun C compiler produces good, correct code for either 68000/68010/68020's. All one has to do to use it is to rewrite a few multiply/divide routines, and get/write a C library (Manx commercial version comes with lib source, right?), and of course, cook up a format converter from a.out -> AmigaDOS executable. I have been doing development using a system similar to this for several months now, and am convinced that cross development is the only way to go for serious work. If memory serves, I believe I read somewhere that Amiga does their development using the (expensive) GreenHills compiler system that also runs on a SUN. Why suffer the slings and arrows of Manx, Lattice, etc if you have access to a Sun workstation? Rick Spanbauer