avr-gcc -mmcu=atmega2560 -Wl,-section-start=.data=0x802200,--defsym=__heap_end=0x80ffff -v -Wl,--script=morepgmavr6.x -Wl,-Map=eclcpu.map [....] -L"C:\avrgcc\lib" -L"D:\riedl\eclcpu\trunk" -o eclcpu.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' '-LC:\avrgcc\lib' '-L[....]/eclcpu\trunk' '-o' 'eclcpu.elf' c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld.exe -m avr6 -Tdata 0x800200 -o eclcpu.elf c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr6/crtm2560.o -LC:\avrgcc\lib -LD:\riedl\eclcpu\trunk -Lc:/program files/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 -section-start=.data=0x802200 --defsym=__heap_end=0x80ffff --script=morepgmavr6.x -Map=eclcpu.map [eclcpu.o ......] -lgcc -lc -lgcc osd_communication.o:(.data+0x4): warning: internal error: out of range error osd_communication.o:(.data+0xd): warning: internal error: out of range error osd_communication.o:(.data+0x16): warning: internal error: out of range error osd_communication.o:(.data+0x1f): warning: internal error: out of range error osd_communication.o:(.data+0x28): warning: internal error: out of range error osd_communication.o:(.data+0x31): warning: internal error: out of range error osd_communication.o:(.data+0x3a): warning: internal error: out of range error osd_communication.o:(.data+0x43): warning: internal error: out of range error osd_communication.o:(.data+0x4c): warning: internal error: out of range error osd_communication.o:(.data+0x55): warning: internal error: out of range error osd_communication.o:(.data+0x5e): warning: internal error: out of range error osd_communication.o:(.data+0x67): warning: internal error: out of range error osd_communication.o:(.data+0x70): warning: internal error: out of range error osd_communication.o:(.data+0x79): warning: internal error: out of range error osd_communication.o:(.data+0x82): warning: internal error: out of range error osd_communication.o:(.data+0x8b): warning: internal error: out of range error osd_communication.o:(.data+0x94): warning: internal error: out of range error osd_communication.o:(.data+0x9d): warning: internal error: out of range error osd_communication.o:(.data+0xa6): warning: internal error: out of range error osd_communication.o:(.data+0xaf): warning: internal error: out of range error osd_communication.o:(.data+0xb8): warning: internal error: out of range error osd_communication.o:(.data+0xc1): warning: internal error: out of range error osd_communication.o:(.data+0xca): warning: internal error: out of range error osd_stream.o:(.data+0x8): warning: internal error: out of range error osd_stream.o:(.data+0xa): warning: internal error: out of range error osd_stream.o:(.data+0x16): warning: internal error: out of range error osd_stream.o:(.data+0x18): warning: internal error: out of range error osd_stream.o:(.data+0x24): warning: internal error: out of range error osd_stream.o:(.data+0x26): warning: internal error: out of range error osd_stream.o:(.data+0x32): warning: internal error: out of range error osd_stream.o:(.data+0x34): warning: internal error: out of range error database_osd.o: In function `db_get_osd_entries': D:\riedl\eclcpu\trunk\default/../database/database_osd.c:59: warning: internal error: out of range error D:\riedl\eclcpu\trunk\default/../database/database_osd.c:59: warning: internal error: out of range error database_osd.o: In function `db_get_categories': D:\riedl\eclcpu\trunk\default/../database/database_osd.c:122: warning: internal error: out of range error D:\riedl\eclcpu\trunk\default/../database/database_osd.c:122: warning: internal error: out of range error database_osd.o: In function `db_sort_keys_to_order': D:\riedl\eclcpu\trunk\default/../database/database_osd.c:236: warning: internal error: out of range error D:\riedl\eclcpu\trunk\default/../database/database_osd.c:236: 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+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 ddsf3': ut 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(_div_sf.o): In function `__divsf3': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_div_sf.o): In function `__divsf3': (.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 c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_usi_to_sf.o): In function `__floatunsisf': (.text+0x4): warning: internal error: out of range error c:/program files/winavr/bin/../lib/gcc/avr/4.3.2/avr6\libgcc.a(_usi_to_sf.o): In function `__floatunsisf': (.text+0x6): warning: internal error: out of range error avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature eclcpu.elf eclcpu.hex avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" --change-section-lma .eeprom=0 --no-change-warnings -O ihex eclcpu.elf eclcpu.eep || exit 0 avr-objdump -h -S eclcpu.elf > eclcpu.lss AVR Memory Usage ---------------- Device: atmega2560 Program: 213053 bytes (81.3% Full) (.text + .data + .bootloader) Data: 8137 bytes (99.3% Full) (.data + .bss + .noinit) Build succeeded with 63 Warnings...