avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Trouble with: relocation truncated to fit:R_AVR_13_PC


From: Boyapati, Anitha
Subject: Re: [avr-gcc-list] Trouble with: relocation truncated to fit:R_AVR_13_PCREL
Date: Thu, 16 Jun 2011 13:44:22 +0800

>The command line is a typical commandline used in testsuite regression
>test runs for avr-gcc.
>
>$avr-libc/libm/fplib/log.S shows explicit use of RCALL/RJMP to
>external symbols which should definitely not be there.
>

1. Why can't rcall/rjmp be used against external symbols? If the value falls 
outside the legal range, linker relaxation can handle it. (Not sure if avr-ld 
is already doing it)

2. Can you attach log.S or paste relevant portions?
 

Anitha



reply via email to

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