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]

Re: binutils is broken on ELF/mips (Re: binutils is broken on Linux/alpha)


On Thu, Oct 04, 2001 at 04:44:52PM -0700, Geoff Keating wrote:
> 
> Again, this is better fixed in GCC than in binutils.

True, but unless the gcc unwind mechanism is changed to somehow avoid
the problem with link-once sections, we will still need some extra
support in binutils.  The idea I mentioned regarding putting the
.eh_frame info in link-once sections has one thing missing:  We need
some means of grouping sections together, so that if one section is
kept, all the sections in the group are kept.

Alan


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