From: "Matt Firewalker" Newsgroups: comp.os.msdos.djgpp Subject: Executable size: limit to acceptability? Lines: 14 X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Message-ID: Date: Tue, 11 Jan 2000 17:05:25 -0800 NNTP-Posting-Host: 206.170.166.146 X-Trace: newsfeed.slurp.net 947639000 206.170.166.146 (Tue, 11 Jan 2000 19:03:20 CDT) NNTP-Posting-Date: Tue, 11 Jan 2000 19:03:20 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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? Note that I am already using the -s and -O3 switches. Or should I really not give a rat's patoot and just concentrate on the game? Thanks! ~Matt F.