avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] RE: Internal linking path Issues WinAVR-20080402


From: Weddington, Eric
Subject: [avr-gcc-list] RE: Internal linking path Issues WinAVR-20080402
Date: Thu, 3 Apr 2008 08:25:03 -0600

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:address@hidden 
> Sent: Thursday, April 03, 2008 7:58 AM
> To: Weddington, Eric
> Cc: address@hidden; 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
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]