"Weddington, Eric" wrote:

>> 
>> From Cygwin bash command line, which is what I run make under
>> $ echo $PATH
>> /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WinAVR
>> -20080402/bin
>> :/cygdrive/c/WinAVR-20080402/utils/bin:/cygdrive/c/Perl/bin/:/
> 
> Hi Preston,
> 
> Thanks for the report and the information.
> 
> I'm concerned that if you are running make under the Cygwin shell, with
> your PATH above, it's going to find Cygwin's 'make' first. Can you try
> compiling under the Windows command-line (DOS box)?

I just checked to see which version of make I was getting under Cygwin, and
it is the one in c:\WinAVR-20080402\bin, and I just tried to compile under a
DOS cmd prompt, and I get the same errors I listed before.

My path when running under cmd.exe is
C:...\mmdev>echo %PATH%
C:\WinAVR-20080402\bin;C:\WinAVR-20080402\utils\bin;C:\Perl\bin\;C:\WINDOWS
\system32;...

-Preston




_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to