Date: Sun, 8 Sep 1996 09:37:05 +0200 (IST) From: Eli Zaretskii To: Ryan Boyes Cc: djgpp AT delorie DOT com Subject: Re: large .exe files In-Reply-To: <32307DB9.714D@postoffice.newnham.utas.edu.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 6 Sep 1996, Ryan Boyes wrote: > When I compile/link c++ source in djgpp (usually from rhide) I end up > with these big .exe files that leave the size of the source file for > dead. I always thought it was supposed to be the other way around! I > have a feeling the compiler is including a heap of libraries that aren't > really needed. Any ideas, anyone? This question is answered in the DJGPP FAQ list. Please download the file v2/faq201b.zip from the same place you get DJGPP, and read sections 8.14 and 8.15 there.