From: l DOT julian AT mail DOT codetel DOT net DOT do (Luis Julian) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Newbie Question Date: Fri, 25 Oct 1996 23:10:09 GMT Organization: Codetel Lines: 18 Message-ID: <32714752.5852808@news.codetel.net.do> References: <326C27FC DOT 1007 AT crosslink DOT net> <01bbc009$5d2a1be0$88015838 AT peterstb DOT usps DOT gov> NNTP-Posting-Host: asc58.codetel.net.do To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp That happened to me too!! I asked around and I was told that I have to open a project in order to create an executable, So you have yo create a proyect an include the program that you want to create the executable from. LiZaRd >Patrick Cate wrote in article ><326C27FC DOT 1007 AT crosslink DOT net>... >> First off, I'm extremly new to djgpp, rhide, and prgramming in >> general, so this probably sounds like a stupid question. >> When I try to compile using RHIDE it compiles it as a .o file >> instead of as a .exe. Is there a way to compile it into a .exe file >> directly? Or change the .o into a .exe one? I've been able to do so by >> using the GCC command-line compiler. I appreciate any help. >>