From: "Cody" Newsgroups: comp.os.msdos.djgpp References: <3b0b0174 AT leia DOT ktsnet DOT com> <9ef720$kdi$1 AT node21 DOT cwnet DOT roc DOT gblx DOT net> Subject: Re: continuing RHIDE problem(s), please help Lines: 36 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Original-NNTP-Posting-Host: tel-ppp0116.ktsnet.com Message-ID: <3b0c52cb@leia.ktsnet.com> Date: Wed, 23 May 2001 19:07:27 -0500 NNTP-Posting-Host: 216.60.177.225 X-Complaints-To: abuse AT swbell DOT net X-Trace: nnrp1.sbc.net 990662919 216.60.177.225 (Wed, 23 May 2001 19:08:39 CDT) NNTP-Posting-Date: Wed, 23 May 2001 19:08:39 CDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > When I create a new cpp (or c even) file in rhide, save it, compile it, > then > > run it, it doesn't work. It will not compile the program even when I link > > it through rhide, and when I try to run it it gives the following error > yet > > again: > > contents of stderr from myfile.exe > > Bad command or file name ...snip... > > etc. etc. GPP and GCC compile perfectly fine from the command line with > > no > > problems, but RHIDE is too stubborn... any help is appreciated. > what error, which files from djgpp distribution do you have installed? The error that it gave me is above in my first message. It only said the following: contents of stderr from myfile.exe bad command or file name that's all it said in the RHIDE box at the bottom of the screen. I've tried everything to no avail. I have the latest djgpp distribuation with every single required tool plus almost every optional one (-EMACS along with a few others). Although I think that this is unnecessary, here is all of the zip files I downloaded from the zip picker: readme.1st, unzip32.exe, copying.dj.txt, all3936.zip (for allegro), alldata.zip (for allegro), bnu211b.zip, bsn128b.zip, djdev203.zip, djlsr203.zip, djtst203.zip, faq230b.zip, faq230s.zip, flx254b.zip, gcc2953b.zip, gpp2953b.zip, grx23fnt.zip, grx24s.zip, mak3791b.zip, rh1478b.zip, rh1478s.zip, rsxdj151.zip, txi40b.zip Please offer any solutions that may just possibly solve my problem, because I really LOVE the djgpp compiler... works perfectly for everything that I work with and optimizes code wonderfully, but using an IDE besides RHIDE is much too awkward for me and takes more time to compile/debug programs (for me at least). Thanks again, and all suggestions are welcome.