added --with-pic build option install also /usr/hbin/readelf as a symlink don't add build_id symlinks in cross targets to avoid conflicts add debug package [release 2.33.1-3mamba;Mon Nov 25 2019]
patch to fix link errors, see https://bugzilla.redhat.com/show_bug.cgi?id=1599521#c9 [release 2.31.1-2mamba;Wed Oct 10 2018]
binutils
Binutils is a collection of binary utilities, including:
- ar: creating modifying and extracting from archives
- nm: for listing symbols from object files
- objcopy: for copying and translating object files
- objdump: for displaying information from object files
- ranlib: for generating an index for the contents of an archive
- size: for listing the section sizes of an object or archive file
- strings: for listing printable strings from files
- strip: for discarding symbols (a filter for demangling encoded C++ symbols
- addr2line: for converting addresses to file and line
- nlmconv: for converting object code into an NLM
Description
GNU Binary Utility Development Utilities
https://www.gnu.org/software/binutils/binutils.html
Languages
Diff
100%