From: eggbrains AT aol DOT com (Egg brains) Newsgroups: comp.os.msdos.djgpp Subject: bloated exe files Date: 31 Aug 1997 01:38:28 GMT Lines: 12 Message-ID: <19970831013800.VAA25889@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Organization: AOL http://www.aol.com SnewsLanguage: English To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk i have 25-30kb of code and my exe is 250k !!! is this because of lib's i've linked? and i only linked standard c/c++ libs... is their a way i could fource djgpp to only include the 'critical' code? if not, does the source for the lib's come with djgpp's own source? boy, what alot of questions :) Paul thanx for all your help.