Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!sri-spam!sri-unix!hplabs!pesnta!amd!amdcad!decwrl!glacier!navajo!rokicki From: rokicki@navajo.STANFORD.EDU (Tomas Rokicki) Newsgroups: net.micro.amiga Subject: Re: A Hybred system, compilers Message-ID: <889@navajo.STANFORD.EDU> Date: Fri, 3-Oct-86 17:54:18 EDT Article-I.D.: navajo.889 Posted: Fri Oct 3 17:54:18 1986 Date-Received: Mon, 6-Oct-86 18:35:55 EDT References: <8610021554.AA18628@cory.Berkeley.EDU> Organization: Stanford University Lines: 9 Summary: Symbol table dumps dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: > it takes forever to load those #include files. You might get the Aztec C and use the +h and +i options; once I decide which include files I need, I load them once, dump the symbol table with +h, and never have to look at them again. Makes things much faster. -tom