[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] gcc 4.3.2, binutils 2.19, and avr-libc 1.6.4
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] gcc 4.3.2, binutils 2.19, and avr-libc 1.6.4 |
Date: |
Fri, 19 Dec 2008 08:25:14 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Kövesdi György
> Sent: Friday, December 19, 2008 3:39 AM
> To: address@hidden
> Subject: [avr-gcc-list] gcc 4.3.2, binutils 2.19, and avr-libc 1.6.4
>
> Hi,
> I just compiled the above mentioned versions and got the
> following problem:
> (with a very minimal main.c)
>
> $> avr-gcc -mmcu=at90usb162 main.c
> ld: avr:4 architecture of input file
> `..../avr/lib/avr35/crtusb162.o' is
> incompatible with avr:3 output
>
> Using -mmcu=at90usb1286 it works.
> I don't know what can be wrong.
> gcc, binutils, and libc was compiled as usual (older versions
> had no problems)
What patches are you using in building the toolchain?