Hi Robert,

I'm not seeing the same problem here.

Could you show me your PATH environment variable?

Also do you have GCC_EXEC_PREFIX environment variable defined to
anything?

What registry keys do you have under this?:
HKLM\SOFTWARE\Free Software Foundation\WinAVR\20080402\ 
And what are they set to?

Thanks for reporting this.

Eric Weddington
Product Manager
Atmel

> -----Original Message-----
> From: Robert Nelson [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, April 03, 2008 7:58 AM
> To: Weddington, Eric
> Cc: avr-gcc-list@nongnu.org; Robert Nelson
> Subject: Internal linking path Issues WinAVR-20080402
> 
> Hey Eric,
> 
> Just noticed an issue with todays release of WinAVR-20080402, it's 
> missing the internal path to /avr/include, so <avr/io.h>'s 
> are failing.
> 
> avr-gcc -v with 20071221
> 
> #include <...> search starts here:
>  c:\winavr-20071221\bin\../lib/gcc/avr/4.2.2/include
>  c:/winavr-20071221/bin/../lib/gcc/avr/4.2.2/include
>  c:/winavr-20071221/bin/../avr/include
> End of search list.
> 
> avr-gcc -v with 2008042
> 
> #include <...> search starts here:
>  c:\winavr-20080402\bin\../lib/gcc/avr/4.3.0/include
>  c:\winavr-20080402\bin\../lib/gcc/avr/4.3.0/include-fixed
> End of search list.
> 
> MD5 Sum of WinAVR-20080402 : 14aad35fa1b6f5280c01c28f76bcf774
> 
> 
> Robert Nelson
> FAE - Digi-Key
> 
> 


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

Reply via email to