Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.amiga.advocacy Subject: Re: Peter, can you explain to the Amigoids (was: NeXT software size Message-ID: <&u5H??_@cs.psu.edu> Date: 10 May 91 23:06:01 GMT References: <11866@uwm.edu> <*05Gx0x&1@cs.psu.edu> <1991May10.212453.25464@sbcs.sunysb.edu> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 15 In-Reply-To: dtiberio@eeserv1.ic.sunysb.edu's message of 10 May 91 21:24:53 GMT Nntp-Posting-Host: sunws5.sys.cs.psu.edu In article <1991May10.212453.25464@sbcs.sunysb.edu> dtiberio@eeserv1.ic.sunysb.edu (David Tiberio) writes: Don't weasle out of this one. Take any source code. Then take any of the six or so Amiga C compilers. Aztec C tends to have tighter code than Lattice, and the same source will compile into two different programs based upon the speed they execute. The Aztec program will be smaller, and run faster (at least in our programs, although I am sure there are other cases). Then try compiling with DICE, PDC, or any other compiler. Here you will also see a noticable difference in size and speed of the same exact source. How good is the code produced by GCC on the Amiga? That is the compiler that NeXT uses. -Mike