Mail Archives: djgpp/1998/01/22/05:31:34
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/
- Raw text -