Kod: Markera allt
Build started 1.8.2009 at 09:24:11
avr-gcc -mmcu=atmega88 -Wall -gdwarf-2 -Os -std=gnu99 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT yes.o -MF dep/yes.o.d -c ../yes.c
../yes.c:1:20: warning: extra tokens at end of #include directive
In file included from ../yes.c:2:
c:/program files/atmel/avr tools/lib/gcc/../../avr/include/util/delay.h:85:3: warning: #warning "F_CPU not defined for <util/delay.h>"
../yes.c: In function 'main':
../yes.c:6: error: stray '\240' in program
../yes.c:7: error: stray '\240' in program
../yes.c:8: error: stray '\240' in program
../yes.c:9: error: stray '\240' in program
../yes.c:10: error: stray '\240' in program
../yes.c:11: error: stray '\240' in program
../yes.c:13: error: stray '\240' in program
../yes.c:13: error: stray '\240' in program
../yes.c:15: error: stray '\240' in program
../yes.c:16: error: stray '\240' in program
../yes.c:17: error: stray '\240' in program
../yes.c:17: error: stray '\240' in program
../yes.c:18: error: stray '\240' in program
../yes.c:18: error: stray '\240' in program
../yes.c:19: error: stray '\240' in program
../yes.c:19: error: stray '\240' in program
../yes.c:20: error: stray '\240' in program
../yes.c:20: error: stray '\240' in program
../yes.c:21: error: stray '\240' in program
../yes.c:21: error: stray '\240' in program
../yes.c:21: error: stray '\240' in program
../yes.c:21: error: stray '\240' in program
../yes.c:25: error: stray '\240' in program
../yes.c:25: error: stray '\240' in program
../yes.c:25: error: stray '\240' in program
../yes.c:25: error: stray '\240' in program
../yes.c:26: error: stray '\240' in program
../yes.c:26: error: stray '\240' in program
../yes.c:27: error: stray '\240' in program
../yes.c:27: error: stray '\240' in program
../yes.c:28: error: stray '\240' in program
../yes.c:28: error: stray '\240' in program
../yes.c:29: error: stray '\240' in program
../yes.c:29: error: stray '\240' in program
../yes.c:29: error: stray '\240' in program
../yes.c:29: error: stray '\240' in program
../yes.c:30: error: stray '\240' in program
../yes.c:30: error: stray '\240' in program
../yes.c:31: error: stray '\240' in program
make: *** [yes.o] Error 1
Build failed with 39 errors and 2 warnings...
Mvh / Christian