Date: Thu, 14 Dec 2000 12:08:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Saving in Rhide In-Reply-To: <919g6n$4gb$1@lust.ihug.co.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 14 Dec 2000, Quasi wrote: > "Eli Zaretskii" wrote in message > > > Rhide will not let me save files... it says "Error creating file > c:/file.c. > > > Invalid argument (EINVAL) (14)" > > > > On what OS? DOS? Windows? what version of Windows? > > Sorry, I was working on two posts at the same time, both programming > related... > > I'm using Windows 2000. 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. > 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.