Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site peora.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!tektronix!uw-beaver!cornell!vax135!petsd!peora!joel From: joel@peora.UUCP (Joel Upchurch) Newsgroups: net.arch,net.micro.68k Subject: Re: M680*0 "small model" Message-ID: <1101@peora.UUCP> Date: Wed, 19-Jun-85 09:08:57 EDT Article-I.D.: peora.1101 Posted: Wed Jun 19 09:08:57 1985 Date-Received: Sat, 22-Jun-85 23:50:21 EDT References: <167@mot.UUCP> <1069@peora.UUCP> <934@sdcsvax.UUCP> Organization: Perkin-Elmer SDC, Orlando, Fl. Lines: 12 Xref: watmath net.arch:1444 net.micro.68k:949 > Can you give a bound on the number of passes that your Perkin-Elmer > compiler makes? > -- > Darrell Long > Department of Electrical Engineering and Computer Science > University of California, San Diego On the largest module I could lay my hands (~29,000 lines) on it was 10 passes. Assembling smaller modules seems to take about 5 to 6 passes. Of course you have the option of assembling without squeeze during the debug cycle. There are also debug and optimize options with our FORTRAN compiler.