Date: Wed, 13 Dec 2000 13:44:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Saving in Rhide In-Reply-To: <916e1t$vm9$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 Wed, 13 Dec 2000, Quasi wrote: > 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? Also, how did you invoke RHIDE? Did you use any command-line switches? > Rhide complained about the DJDIR variable being missing, so I added > that, and pointed it to the root of the DJGPP install (C:\DJGPP). _BAD_ idea! Do NOT set DJDIR directly; instead, set the DJGPP variable and make sure it is set correctly. Section 6.6 in the DJGPP FAQ list describes some commn problems with setting the DJGPP variable.