------- Comment #2 from rootolini at gmail dot com 2010-08-11 23:17 ------- (In reply to comment #1) > fprintf (stderr, "unknown MCU '%s' specified\nKnown MCU names:\n", > avr_mcu_name); > > That should most likely be an error instead of just a fprintf. >
You're right, the fprintf function should be correct. Moreover, no only the attiny2313A is indicated as "result: yes" and is not supported. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261