Date: Sun, 16 Jun 1996 09:38:59 +0200 (IST) From: Eli Zaretskii To: Michael W Smith Cc: djgpp AT delorie DOT com Subject: Re: Help with setting up Rhide In-Reply-To: <31C0F129.59A3@uiuc.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 13 Jun 1996, Michael W Smith wrote: > object files. I cannot link, make, or run my compiled files. Is this > right for not having defined the paths for lib, include? Does this happen even when you run the compiler and the tools from outside RHIDE? If it does happen outside RHIDE, it might be a general problem of DJGPP installation; please read on. > 2. Djgpp resides in c:\Djgpp > 6. If it matters I'm running Rhide in a win95 dos box Please try to set LFN=n from the DOS prompt and see if that helps. What is your DJGPP environment variable set to? Note that if you indeed call your DJGPP installation directory "Djgpp" with a capita `D', Win95 might convert the name to something like "DJGPP~1" because of the different cases of the letters. What does the "DIR" command print when run inside the DOS box in your DJGPP directory?