/media/sandbox/xtools/avr-dev/build/avr/bin/avr-gcc -g -Wall -O2 -mmcu=attiny11 -c -o main.o main.c main.c:0: error: MCU `attiny11' 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:303, from main.c:1: /media/sandbox/xtools/avr-dev/build/avr/lib/gcc/avr/3.4.4/../../../../avr/include/avr/iotn11.h:51:4: warning: #warning "MCU not supported by the C compiler" main.c:3: warning: return type defaults to `int' main.c: In function `main': main.c:4: warning: unused variable `c' make: *** [main.o] Error 1