Sender: nate AT cartsys DOT com Message-ID: <360836D2.D217A255@cartsys.com> Date: Tue, 22 Sep 1998 16:46:26 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Juergen Bevier CC: djgpp AT delorie DOT com Subject: Re: hello.c = 190kB hello.exe ? References: <360823EE DOT 1F5FEEFA AT metronet DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Juergen Bevier wrote: > > Hello, > > Just installed DJGPP together with RHIDE. > As I compiled the following: > > #include > main(){ > cout << "hello world"; > } > > the exe-file was 190kB (on WIN 95). > The same .cc compiled with Linux and wpe is about 10kB. > Can somebody let me know whats wrong? Nothing is wrong; see FAQ section 18.13. (Linux binaries are smaller yet because of dynamic linking.) -- Nate Eldredge nate AT cartsys DOT com