X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Paul Wilkins User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: DDJGPP+ RHIDE: 3 question References: <97p9d0t17b22b6b4tg6d2tk2j7tri22vr5 AT 4ax DOT com> <1pmdd0tanrbhck0r05sjiog6v9223amjvn AT 4ax DOT com> <4OUBc.3835$NA1 DOT 385233 AT news02 DOT tsnz DOT net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 68 Message-ID: Date: Wed, 23 Jun 2004 23:21:40 +1200 NNTP-Posting-Host: 218.101.50.29 X-Complaints-To: abuse AT tsnz DOT net X-Trace: news02.tsnz.net 1087989714 218.101.50.29 (Wed, 23 Jun 2004 23:21:54 NZST) NNTP-Posting-Date: Wed, 23 Jun 2004 23:21:54 NZST Organization: TelstraClear To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andrew Cottrell wrote: > Paul Wilkins wrote: >>Take a freshly installed XP machine and follow the installation >>instructions for RHIDE. It does not work as expected. > > As I thought it must be something you are doing wrong as it works for > many other people (with the exception of the occasional crash due to > 2K or XP problems that haev not been resolved). > > Lets go back to square one as follows:- > 1) I still do not know what version of Rhide you are using, so please > check and ensure you have Rhide 1.5.01 zip file Check > 2) Grab the DJGPP 2.04 beta as you are using XP and read the readme on > how to setup DJGPP for use under XP. The files are available from the > following URL: ftp://ftp.delorie.com/pub/djgpp/alpha. Ahh, I try to avoid beta software as a rule, and alpha tends to be treated to the 10-foot pole treatment. I'll make an exception to that in this case. > 3) DO NOT MIX 2.03 AND 2.04 ZIP FILES, unless you want even less hair > than you currently have. RTFM for the reason. Right, c:\djgpp deleted, downloaded djdev204, gcc340b, gpp340b, mak380b, txi420b, (and the older bnu213b, faq230b & pakk022b) and extracted to c:\djgpp, paths as per normal. RHIDE 1.5.01 extracted too. > 4) Run rhide from a dos box. Check >>As RHIDE is primarily developed for Windows machines, and as XP a large > > Wrong. You need to read the Rhide manual as this is 200% wrong. Please point it out. >>chunk of the Windows using world, should the Installation instructions at >>http://www.rhide.com/doc/rhide_1.html#SEC3 >>reflect this, or at least mention whatever workaround is required for >>someone who knows little about their OS's guts to get started? > > It does, see section 1.4 Requirements as follows:- > "RHIDE will work correctly only with DJGPP version 2.03 or higher and > please if you are running under W2000 (or XP) get always the latest > DJGPP, since there are many efforts to make DJGPP working on these > systems" gcc -dumpversion 3.40 And still, when I Win+R cmd (takes me to c:\documents and settings\paul) and do rhide hello and ctrl+F9 I get program exit code 0 (all good) and get the "content of stderr from hello.exe" showing Bad command or file name. hello.exe of course runs perfectly fine when run seperately. So let's go back to where I started. Is there a way to get RHIDE to successfully show the run results when the directory location contains spaces? -- Paul Wilkins