Build started 27.3.2008 at 12:31:31
avr-gcc.exe -mmcu=atmega16 -Wall -gdwarf-2 -O0 -MD -MP -MT Test2.o -MF dep/Test2.o.d -c ../Test2.c
avr-gcc.exe -mmcu=atmega16 Programm.o Test2.o -o Programm.elf
Test2.o: In function `main':
C:\Dokumente und Einstellungen\putkin\Eigene Dateien\default/../Test2.c:3: multiple definition of `main'
Programm.o:C:\Dokumente und Einstellungen\putkin\Eigene Dateien\default/../Programm.c:6: first defined here
Programm.o: In function `main':
Programm.c: (.text+0x1

: undefined reference to `outp'
Programm.c: (.text+0x2a): undefined reference to `sbi'
make: *** [Programm.elf] Error 1
Build failed with 2 errors and 0 warnings...
Lesezeichen