Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!ames!ucbcad!ucbvax!decvax!decwrl!labrea!navajo!rokicki From: rokicki@navajo.STANFORD.EDU (Tomas Rokicki) Newsgroups: comp.sys.amiga Subject: Re: C-compilers for Amiga are Terrible Message-ID: <1189@navajo.STANFORD.EDU> Date: Mon, 8-Dec-86 23:13:14 EST Article-I.D.: navajo.1189 Posted: Mon Dec 8 23:13:14 1986 Date-Received: Tue, 9-Dec-86 06:18:40 EST References: <8611191016.AA19776@cory.Berkeley.EDU> <1074@zen.BERKELEY.EDU> <245@sbcs.UUCP> Organization: Stanford University Lines: 15 In article <245@sbcs.UUCP>, root@sbcs.UUCP (Root) writes: > 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 Depends on your application. For development, I *want* the smaller and faster code that using 16-bit ints allows. Manx with 16-bit ints still generates code far smaller than on any 68000 compiler I have run across, including the Sun and Greenhills compiler. Also, Manx is a nice enough system that development on the machine is less painful than downloading stuff to test. -tom