Build started 18.11.2007 at 10:41:22 avr-gcc.exe -mmcu=atmega32 -Wall -gdwarf-2 -O2 -fsigned-char -MD -MP -MT Fahrtenbuch.o -MF dep/Fahrtenbuch.o.d -c ../Fahrtenbuch.c ../Fahrtenbuch.c: In function 'main': ../Fahrtenbuch.c:18: warning: passing argument 1 of 'fdevopen' from incompatible pointer type avr-gcc.exe -mmcu=atmega32 Fahrtenbuch.o lcd.o ds1307.o uart.o -o Fahrtenbuch.elf c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(exp.o): In function `exp': (.text.fplib+0x36): relocation truncated to fit: R_AVR_13_PCREL against symbol `__mulsf3' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_mul_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(log.o): In function `log': (.text.fplib+0x34): relocation truncated to fit: R_AVR_13_PCREL against symbol `__floatsisf' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_si_to_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(log.o): In function `log': (.text.fplib+0x3e): relocation truncated to fit: R_AVR_13_PCREL against symbol `__mulsf3' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_mul_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(log.o): In function `log': (.text.fplib+0x50): relocation truncated to fit: R_AVR_13_PCREL against symbol `__addsf3' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_addsub_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(pow.o): In function `pow': (.text.fplib+0x26): relocation truncated to fit: R_AVR_13_PCREL against symbol `__mulsf3' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_mul_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(modf.o): In function `modf': (.text.fplib+0x2c): relocation truncated to fit: R_AVR_13_PCREL against symbol `__floatsisf' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_si_to_sf.o) c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5\libc.a(modf.o): In function `modf': (.text.fplib+0x42): relocation truncated to fit: R_AVR_13_PCREL against symbol `__addsf3' defined in .text section in c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_addsub_sf.o) make: *** [Fahrtenbuch.elf] Error 1 Build succeeded with 1 Warnings...