https://bugzilla.novell.com/show_bug.cgi?id=676024 https://bugzilla.novell.com/show_bug.cgi?id=676024#c1 --- Comment #1 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2011-03-02 13:20:05 UTC --- Just so I don't appear as a lazy half-wit: I tried to compile binutils/avr-libc/avr-gcc according to the user-manual on the avr-libc website. I tested 4.3.x and 4.4.x and 4.5.2 - all of them lack essential patches to activate device support for the ATtiny4313. There are several patches out there, one on a freebsd site I stumbled upon and one can be found on avrfreaks.net, but they seem to be for vastly different versions. http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/avr-gcc/files/patch-newdev... http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&p=801807#801... I managed to get one version to compile and avr-gcc at least accepts 'attiny4313' as mcu parameter, but later the linker complains about a missing object file for this cpu (but it exists). Whoever got the 4.3.3 packages going last time might have a better chance to apply the patch(es) to avr-devices.c than me. -- 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.