From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: Size of .exe Why so BIG??? Date: Fri, 21 Feb 1997 12:24:17 +0000 Organization: None Distribution: world Message-ID: NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Lines: 12 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp When I compile a simple code that just printfs "Hello World" the executable is 79k in size. I've written a starfield using allegro and that is 197k. Is there some compiler switch to suppress the inclusion of unwanted data in the .exe??? -- David Jenkins