From: ki99_jan AT k DOT kth DOT se (Jonas Alin) Newsgroups: comp.os.msdos.djgpp Subject: Sizes of executables Message-ID: X-Newsreader: Anawave Gravity v1.10.575 Lines: 10 Date: Thu, 10 Feb 2000 16:20:44 GMT NNTP-Posting-Host: 62.20.219.112 X-Complaints-To: abuse AT telia DOT com X-Trace: newsb.telia.net 950199644 62.20.219.112 (Thu, 10 Feb 2000 17:20:44 CET) NNTP-Posting-Date: Thu, 10 Feb 2000 17:20:44 CET Organization: Telia Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello I have some problems in keeping down the sizes of the executables when I link with djgpp. 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? I am a rather newbie at djgpp (I have been using turbo c++ before). Jonas Alin ki99_jan AT k DOT kth DOT se