bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/9841] avr-ld crashes when -relax is used with ATMega8535 target


From: darius at dons dot net dot au
Subject: [Bug ld/9841] avr-ld crashes when -relax is used with ATMega8535 target
Date: 14 Feb 2009 03:35:15 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]