On Wed, Apr 12, 2006 at 08:54:19PM -0400, Greg Martyn wrote:
> Hi,
> Just doing what the program told me to. Could be that my school's
> server had some corruption.. other things were acting strange too.
> This happened while compiling gcc 4.0.3.
>
>
> /usr/bin/ld: BFD 2.14.90.0.4 20030523 intern
--- Additional Comments From nickc at redhat dot com 2006-04-13 09:15
---
Hi Mack,
This is not a bug, but a feature. The AVR assembler has chosen to use a reloc
with the JMP instruction, so the actual address is not resolved until link time.
If you disassemble the object file with -
On 4/13/06, Alan Modra <[EMAIL PROTECTED]> wrote:
> Update your binutils. 2.14 is by now very old, and is not a good match
> for gcc-4.x. Bugs tend to be exposed..
Thanks. I'll try bugging the admin about it.
-Greg Martyn
___
bug-binutils mailing li
--- Additional Comments From hjl at lucon dot org 2006-04-14 01:03 ---
Please provide a complete testcase so that we can reproduce it.
--
What|Removed |Added