https://bugzilla.novell.com/show_bug.cgi?id=676024 https://bugzilla.novell.com/show_bug.cgi?id=676024#c0 Summary: avr-gcc 4.3.3 -- missing support for ATtiny4313 -- WinAVR 4.3.3 works. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: madworm_de.novell@spitzenpfeil.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-3.1 Firefox/3.6.13 I just got hold of the long awaited ATtiny4313 only to find that I can't compile any code for it with avr-gcc 4.3.3 ;-( The include files and everything are in avr-libc 1.7.0.x, but the compiler itself is agnostic to this new mcu. Running avr-gcc from the latest WinAVR version (4.3.3 as well) works though ?!? Would it be possible to resolve this for 11.4, maybe 11.3 as well ? Reproducible: Always Steps to Reproduce: 1. avr-gcc -mmcu=attiny4313 bla.c 2. "error: MCU 'attiny4313' supported for assembler only" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.