From: "Walter L. Williams" Newsgroups: comp.os.msdos.djgpp Subject: Newby Question Date: Mon, 14 Jun 1999 13:57:50 -0600 Organization: I-O Corporation Lines: 14 Message-ID: <37655EBE.AFFC1A20@iocorp.com> NNTP-Posting-Host: dm9-5.slc.aros.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.aros.net 929390257 11340 207.173.24.198 (14 Jun 1999 19:57:37 GMT) X-Complaints-To: news AT aros DOT net NNTP-Posting-Date: 14 Jun 1999 19:57:37 GMT X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Good Afternoon I would like to ask what some might think is a dumb question. I am going through an O'Reilly book called Practical C Programming. I am using the DJGPP compiler with the RhIDE. When I hit the compile command on the pull down menu all I get is a ".o" file. When hit run from the pull down menu It will get an "EXE" file. Why is it doing this? (I've apparently missed something in the documentation) Your responses are appreciated Walt