From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Sizes of executables Date: Fri, 11 Feb 2000 20:31:20 +0200 Organization: NetVision Israel Lines: 9 Message-ID: <38A45578.98348BAB@is.elta.co.il> References: NNTP-Posting-Host: ras1-p5.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 950293910 5493 62.0.172.7 (11 Feb 2000 18:31:50 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 11 Feb 2000 18:31:50 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jonas Alin wrote: > > There just MUST be a way to strip them down because the > code of the object files before linking is only a small fraction of the > huge exe's I get. There seem to be a whole lot of unused code in the > files. Does anyone have an answer to this? See section 8.14 of the DJGPP FAQ list (v2/faq230b.zip from the same place you get DJGPP), it explains this.