Xref: news2.mv.net comp.os.msdos.djgpp:4721 From: j4139208 AT rrz DOT Uni-Koeln DOT DE (Martin Krieger) Newsgroups: comp.os.msdos.djgpp Subject: Why are they so fat? Date: 7 Jun 1996 21:52:21 GMT Organization: Regional Computing Center, University of Cologne Lines: 19 Message-ID: <4pa8al$2pd@news.rrz.uni-koeln.de> Reply-To: j4139208 AT athena DOT rrz DOT uni-koeln DOT de NNTP-Posting-Host: hpw1.rrz.uni-koeln.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi! #include int main() { cout << "Hallo, Welt!\n"; } compiles to TEST.EXE 158.101 07.06.96 23:21 Why is this nice little program so extremly huge? Is there a way to shrink it? (Any plans for optimizing linkers like that one Borland Pascal has?) Greetings from Cologne, Germany Martin