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


Maybe yes, and maybe not.
Do you use linker relaxation?

JW


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to