Access is Denied

Yao Ko yaoyao at gmail.com
Thu Aug 12 13:10:34 EDT 2010


On Thu, Aug 12, 2010 at 6:18 AM, Jim Menkevich <jim.menkevich at gmail.com> wrote:
> In the .bashrc file, there is a line that says this...
> unset TMP
> unset TEMP
> I commented these and these variables are now set, however, I'm still
> getting the same error.
> I also did a make clean and tried again and no luck.

Ah,,, try setting the TMP and TEMP environment variable on Windows
(Right-click My Computer, Properties, etc...), and not in Cygwin's
.bashrc.  Not all executables invoked by "make" are Cygwin binaries.

For one, the mingw gcc will fail mysteriously if TMP and TEMP are missing.

Yao




More information about the Devel mailing list