------- Additional Comments From darius at dons dot net dot au 2009-02-14 03:35 ------- I added -Wl,--debug-relax per Eric's suggestion and get the following..
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wl,-u,vfprintf -lprintf_min -Wl,-relax -Wl,--debug-relax -Wl,-Map=sprink.map,--cref -g sprink.o cons.o ds1307.o 1wire.o -o sprink.elf converted rcall/ret sequence at address 0x9c2 into rjmp/ret sequence. Section is .text converted rcall/ret sequence at address 0x1254 into rjmp/ret sequence. Section is .text found rjmp / ret sequence at address 0x9c2 avr-gcc: Internal error: Segmentation fault (program ld) Please submit a full bug report. See <http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9841 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils