avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #33698] Explicit use of RJMP/RCALL can cause "reloca


From: Ryan Neve
Subject: [avr-libc-dev] [bug #33698] Explicit use of RJMP/RCALL can cause "relocation truncated to fit: R_AVR_13_PCREL" linker error
Date: Fri, 27 Mar 2015 17:00:30 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36

Follow-up Comment #19, bug #33698 (project avr-libc):

Forgive my ignorance, but would this address the seemingly related error:

libc.a(isspace.o)*:In function `isspace'
(.text.avr-libc+0x2)*:relocation truncated to fit: R_AVR_13_PCREL against
symbol `__ctype_isfalse' defined in .text.avr-libc section in
c:arduinoarduino-1.6.1hardwaretoolsavrbin..libgccavr4.8.1........avrlibavr6libc.a(cty_isfalse.o)
collect2.exe*:error: ld returned 1 exit status
Error creating .elf

I've got two big projects on the atmega2560 and they are both experiencing
this. The common thread is that they both use extensive use of PROGMEM to
store strings.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33698>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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