was ist das denn für eine dabei die da fehlt?
Build started 6.4.2013 at 18:18:55
mmcu=atmega16 -Wall -gdwarf-2 -Os -std=gnu99 -funsigned-char
-funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT
Funktionsgenerator.o -MF dep/Funktionsgenerator.o.d -c
../Funktionsgenerator.c
/usr/bin/sh: -Wall: command not found
make: [Funktionsgenerator.o] Error 127 (ignored)
mmcu=atmega16 -Wl,-Map=Funktionsgenerator.map Funktionsgenerator.o
-o Funktionsgenerator.elf
/usr/bin/sh: -Wl,-Map=Funktionsgenerator.map: command not found
make: [Funktionsgenerator.elf] Error 127 (ignored)
avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature
Funktionsgenerator.elf Funktionsgenerator.hex
avr-objcopy: 'Funktionsgenerator.elf': No such file
make: *** [Funktionsgenerator.hex] Error 1
Build failed with 1 errors and 0 warnings...
das ist alles was da steht...