Path: utzoo!attcan!uunet!huxley!glenn From: glenn@huxley.huxley.bitstream.com (Glenn P. Parker) Newsgroups: comp.sys.apollo Subject: Re: cc -g makes programs run faster? Message-ID: Date: 17 Sep 90 17:23:22 GMT References: Sender: glenn@huxley.UUCP Reply-To: (Glenn Parker) Distribution: comp Organization: Bitstream, Inc. Lines: 14 In-reply-to: hamm@austoto.sps.mot.com's message of 17 Sep 90 14:47:45 GMT In article , hamm@austoto.sps.mot.com (Steve Hamm) writes: > But... anyone know > of a reason why including the extra symbol information and > expanding the binary size by 5 times should SPEED UP a program? So, have you tried running "strip" on the resulting binary? This might isolate the difference between just having extra symbol table information vs. some real difference in the compiled code. -- -------------------------------------------------------------------------- Glenn P. Parker Bitstream, Inc. uunet!huxley!glenn 215 First Street glenn@bitstream.com Cambridge, MA 02142-1270