This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: Strip on mips


> On Wed, Oct 17, 2012 at 11:24:33AM -0700, Roland McGrath wrote:
> > Why do you think that stripping SHT_ARM_ATTRIBUTES sections is wrong?
> > They are only used for linking and for debugging.
> 
> Yes, because they are used for linking, and there seems to be no such
> thing as linkinfo yet (like debuginfo but for linking).

strip also removes the symbol table, so linking is impossible.  Give an
example of something that you were doing before that worked and now is
broken.

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