This is the mail archive of the binutils@sourceware.org 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]

BE8 arm objcopy -x


Should objcopy -x on BE arm strip $a/$t/$d symbols?

Unlike most local symbols, those are required for proper linking
of arm be8 programs and libraries. Stripping them will cause the
program to be improperly linked.

I think that even for '-x' that those symbols should be preserved.

Comments?


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