From: DigitalFx Newsgroups: comp.os.msdos.djgpp Subject: Re: bloated exe files Date: Mon, 01 Sep 1997 21:21:58 -0400 Organization: Sprynet News Service Lines: 7 Message-ID: <340B6A36.294E@sprynet.com> References: <19970831013800 DOT VAA25889 AT ladder01 DOT news DOT aol DOT com> <5ubq44$o8$2 AT talia DOT mad DOT ibernet DOT es> NNTP-Posting-Host: hdn100-045.hil.compuserve.com 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 > My actual project (which is very small) has some c files. Total : > If I compile without any switches I get a 130Kb exe. With the '-s' > get a 55kb exe. > Then, compressing it with djp the final result is a 33kb exe, only 8kb > than the source. Quake is around 2 megs of source, and ends up becoming a 400k or so EXE.