www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/12/03:26:48

Date: Wed, 12 Jan 2000 09:02:03 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Matt Firewalker <arenaproject AT hotmail DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: Executable size: limit to acceptability?
In-Reply-To: <spQe4.400$0n1.309@newsfeed.slurp.net>
Message-ID: <Pine.SUN.3.91.1000112090146.28074O-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Tue, 11 Jan 2000, Matt Firewalker wrote:

> I'm concerned about what's acceptable with executable size using Allegro to
> create a -large- RPG.  Since I've never done an RPG with graphics (I've done
> other things, but nothing of this proportion), I'm not too sure about exec
> size.  What would be an acceptable size of the executable?

``Acceptable''--from what point of view?  The only real limit on the
size of an executable is the amount of DPMI memory that can be
reasonably expected to be available on target machines.  I think that
nowadays you can safely expect at least 16MB to be available.

> Note that I am already using the -s and -O3 switches.

The -s switch has no effect on the run-time memory footprint, only on
the size of the .exe file on disk.  The -O3 switch actually enlarges
the excutables in many cases.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019