From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Run Problems Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <993uvsonlcssl27am6jpgeh5eg2i12g57h@4ax.com> References: <8tk1d3$gv$1 AT newsflood DOT tokyo DOT att DOT ne DOT jp> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 X-Trace: /wLwTftudHV/0IERabFzJB1je6NOOAuHriXRc8KrCnAU/FYK7EJoRxJUqg7quiiZE0WHEXFxfYIs!ZEAkjNpmOpxUFU65youkNYhT9njGj7AR+fHKzDuYG8YX8bSWLH4J8rGaBy1rrlVUwV+WW9pWZTl5!EzVZ1g== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 31 Oct 2000 18:19:32 GMT Distribution: world Date: Tue, 31 Oct 2000 18:19:32 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mon, 30 Oct 2000 23:42:38 +0900, "Michael Dreisbaugh" wrote: >I have installed DJGPP with RHIDE v1.4. I can compile with no >problem, but I do not have the option of run or make. What can >I do to fix this problem? Create a project using Project > Open project... Add your program's file(s) using the Ins key. Now try making your program. --