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]

stripping symbols needed for relocations


Wouldn't it make sense to prevent doing such (except when --strip-all)
in the first place (binutils/objcopy.c, filter_symbols) rather than
generating an error message (bfd/elf.c,
_bfd_elf_symbol_from_bfd_symbol)? Or are there specific uses of doing so
that would not result in such an error?

Thanks, Jan


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