From: "Quasi" Newsgroups: comp.os.msdos.djgpp Subject: Re: Saving in Rhide Date: Thu, 14 Dec 2000 23:41:14 +1300 Organization: ihug ( New Zealand ) Lines: 29 Message-ID: <91a7te$qah$1@lust.ihug.co.nz> References: NNTP-Posting-Host: p72-tnt7.akl.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 976790260 26961 203.173.206.72 (14 Dec 2000 10:37:40 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Thu, 14 Dec 2000 10:37:40 +0000 (UTC) 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 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message > Then I think this might be a known problem: Windows 2000 doesn't like > the _rename function in DJGPP's library. No one has yet investigated > this sufficiently to see what exactly does fail, and why, so I don't > know how to correct or work around this. Thanks for that... the installation documentation for DJGPP only refers to NT, which of course Windows 2000 is. The section on RHIDE states only that "... RHIDE has recently been released and is now available to all DJGPP users." One would assume that 'all' users would include anyone that was using an OS which could be described as 'NT'. The OS did RTM a year ago, and while the code may not have been fixed, such issues really should be more clearly documented. > > Using DOS on the development platform is > > unfortunately not practical - a second DOS system may be possible in a few > > months, but only if the spftware performs acceptably. > > Perhaps you could dual boot into Windows 9X. I need to use Win2k for other software, but in a few months the older 166 will be unused, so I can run 2 PC's next to each other or use a virtual PC in the mean time. - Q.