From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: 3k lines = 4 MEG!! EXE ?? Help Date: Tue, 20 Jan 1998 10:35:34 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 23 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34C4C446.E0950C5A@cornell.edu> References: <34C4B1C1 DOT 51D2 AT netunlimited DOT net> NNTP-Posting-Host: cu-dialup-0001.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk gilley wrote: > version 3, 3000 lines of code + Allegro + lots of globals > used in testing + 500 lines of "model data" > consisting of initialized structures that hold > the 3d models. = 4 MEG exe. > > Running strip on the 4 Meg exe gets me a 3.9 meg exe. > > Using Mathlib and Allegrolib. > > What is going on here? What has caused the exe to jump to 4 > megs? Good day to all, STG the initializers for the global data have to be stored somewhere, don't you think. -- ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/