From: ebfalcon AT ix DOT netcom DOT com
Newsgroups: comp.os.msdos.djgpp
Subject: Didn't get what I want.
Date: Wed, 26 Jan 2000 11:39:43 -0800
Organization: MindSpring Enterprises
Lines: 3
Message-ID: <388F4D7F.3DFA@ix.netcom.com>
NNTP-Posting-Host: cf.5d.3e.df
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Server-Date: 26 Jan 2000 19:26:25 GMT
X-Mailer: Mozilla 3.0C-NC320  (Win95; U)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I type in   gcc -c -Wall filename.cc.
After compiling the c++ source file it creats a "o" file rather than an
"exe".  What happened and how can I get an exe file?