delorie.com/archives/browse.cgi | search |
From: | _ <pulpith AT pcisys DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Why are programs so large? |
Date: | Tue, 11 Aug 1998 12:21:31 -0600 |
Organization: | lol |
Lines: | 14 |
Message-ID: | <35D08BAB.E6A8E5BF@pcisys.com> |
NNTP-Posting-Host: | 207.76.102.79 |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I compile even the simplest of programs (w/ only 2 statements) & it's 275k! Is it including hundreds of files when I compile (w/ gxx) or what? All I said was: #include <iostream.h> int main () { return 0; } Even this program was 274k! Thanks for any help.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |