Date: Sun, 18 May 1997 18:13:54 +0300 (IDT) From: Eli Zaretskii To: Richard Collins cc: djgpp AT delorie DOT com Subject: Re: Why does gcc make such big binaries? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 18 May 1997, Richard Collins wrote: > main() { > printf("Hello World\n"); > } > > Which worked well, but I was shocked to see the program was about 80k. Get the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP) and read section 8.15 there.