/media/sandbox/xtools/avr-dev/build/avr/bin/avr-gcc -g -Wall -O2 -mmcu=attiny12 -c -o main.o main.c main.c:0: error: MCU `attiny12' supported for assembler only In file included from /media/sandbox/xtools/avr-dev/build/avr/lib/gcc/avr/3.4.4/../../../../avr/include/avr/io.h:301, from main.c:3: /media/sandbox/xtools/avr-dev/build/avr/lib/gcc/avr/3.4.4/../../../../avr/include/avr/iotn12.h:51:4: warning: #warning "MCU not supported by the C compiler" main.c:12: warning: return type of 'main' is not `int' make: *** [main.o] Error 1