This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: internal error, aborting at elf32-hppa.cline 3687 in elf32_hppa_relocate_section


On Mon, 2003-11-10 at 02:51, Alan Modra wrote:
> On Mon, Nov 10, 2003 at 02:35:08AM +0200, Martin Schlemmer wrote:
> > Nope, still doing.  The line numbers are still screwed.  Any ideas on
> > how to debug it ?
> 
> Please try mainline CVS **without any patches**.

Ok, got the following:

/usr/hppa-unknown-linux-gnu/bin/ld: BFD 2.14.90 20031111 internal error,
aborting at elf32-hppa.c line 3655 in elf32_hppa_relocate_section

Over here there is a:

--
              if (off >= (bfd_vma) -2)
                abort ();			<--- line 3655
--

in elf32_hppa_relocate_section().

Hope this is of more help - if you need anything else just let me know.


Thanks,

-- 
Martin Schlemmer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]