[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-libc-dev] AT90USB82 arch 'avr35' to gcc but 'avr5' to avr-libc
From: |
Weddington, Eric |
Subject: |
RE: [avr-libc-dev] AT90USB82 arch 'avr35' to gcc but 'avr5' to avr-libc |
Date: |
Thu, 7 Feb 2008 08:32:17 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Tod E. Kurt
> Sent: Thursday, February 07, 2008 3:45 AM
> To: address@hidden
> Subject: [avr-libc-dev] AT90USB82 arch 'avr35' to gcc but
> 'avr5' to avr-libc
>
> Hi,
>
> I may have found a problem with how avr-libc treats the AT90USB82
> chips, but I'd like some other eyes in case I'm doing something
> wrong. I'm just starting to play around with the AT90USB82 and
> rebuilt my avr-gcc toolchain to incorporate the latest patches for
> the latest devices.
>
> In patching gcc (or really, seeing what updates gcc-4.2.3 had), the
> arch for AT90USB82 is listed as "ARCH_AVR35", but when configuring
> avr-libc, I see the following scroll by:
> config.status: creating avr/lib/avr5/at90usb82/Makefile
>
What version of avr-libc are you using? Is it the latest (1.6.1)?