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: GNU ld bug


On Tue, Mar 19, 2002 at 02:19:54PM -0500, Marvin Wolfthal wrote:
> Pursuing a segmentation error in ld 2.11.2 I loaded the core file into
> ddd and saw that the crash was in
> elf32_sparc_relocate_section()
> ...
> ...
>  relocation = (h->root.u.def.value
>                               + sec->output_section->vma
>                               + sec->output_offset);
> 
> I noticed that sec->output_section was NULL.

I suspect this has already been fixed.  Could you try binutils-2.12, or
current CVS mainline?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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