Newsgroups: comp.os.msdos.djgpp From: manni DOT heumann AT gmx DOT de (Manni Heumann) Subject: Re: Big EXE's References: <3850ffb5 DOT 0 AT news1 DOT mweb DOT co DOT za> X-Newsreader: News Xpress 2.01 Date: Fri, 10 Dec 1999 13:33:33 GMT NNTP-Posting-Host: dhcp33-114.uni-bielefeld.de Message-ID: <38510130@news.uni-bielefeld.de> X-Trace: 10 Dec 1999 14:33:36 +0200, dhcp33-114.uni-bielefeld.de Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <3850ffb5 DOT 0 AT news1 DOT mweb DOT co DOT za>, "Jason Barrows" wrote: >Hello Everybody > >How come when I compile source that is 3 lines long using DJGPP and Rhide, I >end up with an exe that is 270 kilobytes or more. That sounds crazy to me. > >Am i doing something wrong? I sincerely hope so, cause who would wanna use >a compiler like that... :) Please help !!! > >Thanks >Jason > > There are several things you did wrong: 1. You asked that question. 2. You looked at the size of an EXE compiled out of 3 lines of code. 3. You did not look at the size of an EXE compiled of of 3k lines of code. 4. You did not read the FAQ. 5. You questioned our sanity. -- Manni