[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Todays gcc build gives illegal opcode elpm for mcuavr
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] Todays gcc build gives illegal opcode elpm for mcuavr5 |
Date: |
Sat, 12 Sep 2009 12:35:20 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Andy H
> Sent: Saturday, September 12, 2009 6:33 PM
> To: address@hidden
> Subject: [avr-gcc-list] Todays gcc build gives illegal opcode
> elpm for mcuavr5
>
> I'm reinstall gcc toolchain under Linux from sources.
>
> This built from todays head version. I get :
>
> Error: illegal opcode elpm for mcu avr5
>
> What am I doing wrong here with binutils versions?
>
> Or is this bug 35936 that Eric just closed.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35936
> address@hidden:~/gccbuild/obj-dir$ avr-as -v
> GNU assembler version 2.18.0 (avr) using BFD version (GNU Binutils)
> 2.18.0.20080103 (WinAVR 20080610)
>
That looks familiar. Don't use binutils 2.18, use binutils 2.19 or later (and
preferrably with the WinAVR patches).
AFAIK, there has been very little testing with gcc 4.4.0 or later, and
definitely hardly any testing with HEAD (future 4.5). Let me know how it goes.
Thanks,
Eric Weddington