Build started 22.9.2009 at 15:44:59 avr-gcc -I"D:\riedl\mikrocontroller_demo\trunk\include" -I"D:\riedl\mikrocontroller_demo\trunk\." -mmcu=atmega2560 -mmcu=atmega2560 -Wall -std=gnu99 -gdwarf-2 -DF_CPU=16 000000UL -O0 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT xram.o -MF dep/xram.o.d -x assembler-with-cpp -Wa,-gdwarf2 -c ../lib/xram.s avr-gcc -I"D:\riedl\mikrocontroller_demo\trunk\include" -I"D:\riedl\mikrocontroller_demo\trunk\." -mmcu=atmega2560 -Wall -std=gnu99 -gdwarf-2 -DF_CPU=16000000UL -O0 -fun signed-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lddemo.o -MF dep/lddemo.o.d -c ../lddemo.c avr-gcc -I"D:\riedl\mikrocontroller_demo\trunk\include" -I"D:\riedl\mikrocontroller_demo\trunk\." -mmcu=atmega2560 -Wall -std=gnu99 -gdwarf-2 -DF_CPU=16000000UL -O0 -fun signed-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT statemachine.o -MF dep/statemachine.o.d -c ../lib/statemachine.c ../lib/statemachine.c: In function 'event_processing_function': ../lib/statemachine.c:213: warning: implicit declaration of function 'get_current_stack_freespace' avr-gcc -I"D:\riedl\mikrocontroller_demo\trunk\include" -I"D:\riedl\mikrocontroller_demo\trunk\." -mmcu=atmega2560 -mmcu=atmega2560 -Wall -std=gnu99 -gdwarf-2 -DF_CPU=16 000000UL -O0 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT strncpy_PF.o -MF dep/strncpy_PF.o.d -x assembler-with-cpp -Wa,-gdwarf2 -c ../morepgmspace/strncpy_PF.S avr-gcc -mmcu=atmega2560 -Wl,--script=morepgmavr6.x -v -Wl,-section-start=.data=0x802200,--defsym=__heap_end=0x80ffff -Wl,-Map=ld8kdemo.map xram.o lddemo.o statemachine.o strncpy_PF.o -L"D:\riedl\mikrocontroller_demo\trunk\." -o ld8kdemo.elf Using built-in specs. Target: avr Configured with: ../gcc-4.3.2/configure --enable-win32-registry=WinAVR-20090313 --with-gmp=/usr/local --with-mpfr=/usr/local --prefix=/c/WinAVR --target=avr --enable-languages=c,c++,objc --with-dwarf2 --enable-doc --disable-shared --disable-libada --disabl e-libssp --disable-nls --with-pkgversion='WinAVR 20090313' --with-bugurl='URL:http://sourceforge.net/tracker/?atid=520074&group_id=68108&func=browse' Thread model: single gcc version 4.3.2 (WinAVR 20090313) COMPILER_PATH=c:/program files/winavr/bin/../libexec/gcc/avr/4.3.2/;c:/program files/winavr/bin/../libexec/gcc/;c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ LIBRARY_PATH=c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6/;c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr6/;c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/;c:/program files/winavr/bin/../lib/gcc/;c:/program files/winavr /bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/ COLLECT_GCC_OPTIONS='-mmcu=atmega2560' '-v' '-LD:\riedl\mikrocontroller_demo\trunk\.' '-o' 'ld8kdemo.elf' c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld.exe -m avr6 -Tdata 0x800200 -o ld8kdemo.elf c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr6/crtm2560.o -LD:\riedl\mikrocontroller_demo\trunk\. -Lc:/program f iles/winavr/bin/../lib/gcc/avr/4.3.2/avr6 -Lc:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr6 -Lc:/program files/winavr/bin/../lib/gcc/avr/4.3.2 -Lc:/program files/winavr/bin/../lib/gcc -Lc:/program files/winavr/bin/../lib/gcc/avr/4 .3.2/../../../../avr/lib --script=morepgmavr6.x -section-start=.data=0x802200 --defsym=__heap_end=0x80ffff -Map=ld8kdemo.map xram.o lddemo.o statemachine.o strncpy_PF.o -lgcc -lc -lgcc c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `_fpadd_parts': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `_fpadd_parts': (.text+0x6): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `__subsf3': (.text+0x29c): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `__subsf3': (.text+0x29e): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `__addsf3': (.text+0x2fe): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_addsub_sf.o): In function `__addsf3': (.text+0x300): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_mul_sf.o): In function `__mulsf3': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_mul_sf.o): In function `__mulsf3': (.text+0x6): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_gt_sf.o): In function `__gtsf2': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_gt_sf.o): In function `__gtsf2': (.text+0x6): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_ge_sf.o): In function `__gesf2': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_ge_sf.o): In function `__gesf2': (.text+0x6): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_lt_sf.o): In function `__ltsf2': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_lt_sf.o): In function `__ltsf2': (.text+0x6): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_sf_to_si.o): In function `__fixsfsi': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_sf_to_si.o): In function `__fixsfsi': (.text+0x6): warning: internal error: out of range error avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature ld8kdemo.elf ld8kdemo.hex avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" --change-section-lma .eeprom=0 --no-change-warnings -O ihex ld8kdemo.elf ld8kdemo.eep || exit 0 avr-objdump -h -S ld8kdemo.elf > ld8kdemo.lss AVR Memory Usage ---------------- Device: atmega2560 Program: 170610 bytes (65.1% Full) (.text + .data + .bootloader) Data: 323 bytes (3.9% Full) (.data + .bss + .noinit) Build succeeded with 17 Warnings...