Message-ID: <20030318154745.95358.qmail@web40802.mail.yahoo.com> Date: Tue, 18 Mar 2003 07:47:45 -0800 (PST) From: adel khaleghi Subject: Question? To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hello First sorry for my bad english. I have a question. I compiled following code with gcc and borland c compiler: #include int main(void){ printf("Hello world!"); return 0; } gcc a.c -o a.exe (for gcc compiler under windows) the size of exe file that gcc maked (80KB) and the size of exe file that borlandc maked (8KB) . why??? please help me ! e-mail: adelkhaleghi AT yahoo DOT com __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com