From: "Wolfgang Merkel" Newsgroups: comp.os.msdos.djgpp Subject: Size of my C/C++ Program Date: Sun, 3 Jun 2001 22:27:19 +0200 Organization: T-Online Lines: 9 Message-ID: <9fe6ks$5ph$04$1@news.t-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 991600092 04 5937 QLFUSxcSSZAe9- 010603 20:28:12 X-Complaints-To: abuse AT t-online DOT com X-Sender: 520093301630-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, maybe OT, but except for using "-O3" with djgpp is there some other easy ways to reduce size of my to ".exe" compiled c-source ? (Djgpp latest version) Thanks, Wolfgang