|
From: | E. Weddington |
Subject: | Re: [avr-gcc-list] Problems with float numbers |
Date: | Wed, 29 Jun 2005 15:05:31 -0600 |
User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
Jose Javier Segura Juarez wrote:
../../../../libm/fplib/modf.S:80: relocation truncated to fit: R_AVR_13_PCREL __addsf3
This message rings a bell. Unfortunately I can't remember everything about it. I know that this issue has been discussed before on this list (one can see it in the archives).
I noticed that you are using the cdk4avr distribution of the AVR toolset, which includes GCC 3.3.2. I would strongly suggest updating your toolset to the latest version:
binutils 2.16 gcc 3.4.4 avr-libc 1.2.3 Or at least to these versions: binutils 2.15 gcc 3.4.3 avr-libc 1.2.3 And try building your project again. Eric
[Prev in Thread] | Current Thread | [Next in Thread] |