Message-Id: <199911081849.NAA12320@hme0.mailrouter02.sprint.ca> From: "Syed Shah" To: Subject: FOR NEWS GROUP Date: Mon, 8 Nov 1999 13:55:51 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I am new to C programming and programming in general. I just downloaded DJGPP and compiled and ran the "Hello World!" program. Then I noticed the size of the executable and it was 101,530 bytes long! Is the size of this executable normal or is there something not configured properly? I thought the size of the executable should be relatively small considering its such a simple program.