Hello,
I am getting following error while trying to build bootloader from source. Appreciate any help.
Linking obj/gamebuino_boot.elf
C:/WinAVR_Portable_V14_1/WinAVR-20100110/lib/gcc/avr/4.3.3/…/…/…/…/avr/bin/ld.exe: section .jumps [00007ffa -> 00007ffd] overlaps section .text [00007800 -> 00008055]
make: *** [obj/gamebuino_boot.elf] Error 1
Arduino IDE Version: 1.0.5-r2
http://downloads.arduino.cc/arduino-1.0.5-r2-windows.zip
WinAVR Version 14.1 (Portable)
http://sourceforge.net/projects/winavrportable/files/WinAVR_Portable_V14_1.7z/download
Bootloader Source