I installed the winavr tool chain 20030913 on an XP system. Everything seems to compile fine ( using the samples ) except I get a bash warning message about not finding /tmp. I put a TMPDIR = C:\WINDOWS\TEMP in my autoexec, as well as "SET" an enviroment variable from the command line. The TEMP variable is also set as a register entry in HKEY_LOCAL_MACHINE|SYSTEM|CurrentControlSet|Control|SessionManager|Enviroment. I also put /tmp folders all over the place.
I couldn't find any reference to specifying the temp directory in the make file ( I used the sample makefile). I've gone through all the doc's and been googling for the last day trying to find any comments on this. Can anybody point me in the right direction.
Thanks
Colin S