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.