From: davem2 AT ma DOT ultranet DOT com (maranhao) Newsgroups: comp.os.msdos.djgpp Subject: How can I make my EXE file smaller Date: Mon, 06 Apr 1998 21:09:21 GMT Organization: UltraNet Communications, Inc. http://www.ultranet.com/ Lines: 6 Message-ID: <3529440d.2062431@news.ma.ultranet.com> NNTP-Posting-Host: d63.dial-4.cmb.ma.ultra.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've just made a small graphical demo using DJGPP and Allegro. It doesn't do much but the EXE file is over 300k. Why is it so big? What can I change to make it smaller? Is there a command line option for DJGPP that will optimize the EXE for size? Thanks for your help. --Dave