GNU Binutils
Page Module:Message box/ambox.css has no content.
Page Module:Infobox/styles.css has no content.
| GNU Binutils | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | GNU Project |
| Type | Programming tools |
| License | GNU GPLv3-or-later |
| Website | www |
Script error: No such module "Check for conflicting parameters".
The GNU Binary Utilities, or Page Template:Mono/styles.css has no content.binutils, is a collection of programming tools maintained by the GNU Project for working with executable code including assembly, linking and many other development operations.
The tools are originally from Cygnus Solutions.
The tools are typically used along with other GNU tools such as GNU Compiler Collection, and the GNU Debugger.
Tools
The tools include:
addr2line |
convert address to file and line |
ar |
create, modify, and extract from archives |
as |
assembler popularly known as GAS (GNU Assembler) |
c++filt |
demangling filter for C++ symbols |
dlltool |
creation of Windows dynamic-link libraries |
gold |
alternative linker for ELF files |
gprof |
profiler |
ld |
linker |
nlmconv |
object file conversion to a NetWare Loadable Module |
nm |
list symbols exported by object files |
objcopy |
copy object files, possibly making changes |
objdump |
dump information about object files |
ranlib |
generate indices for archives (for compatibility; same as ar -s)
|
readelf |
display contents of ELF files |
size |
list section sizes and total size of binary files |
strings |
list printable strings |
strip |
remove symbols from object files |
windmc |
generates Windows message resources |
windres |
compiler for Windows resource files |
elfutils
Ulrich Drepper wrote Page Template:Mono/styles.css has no content.elfutils, to partially replace GNU Binutils, purely for Linux and with support only for ELF and DWARF. It distributes three libraries with it for programmatic access.[1][2]
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
Page Template:Div col/styles.css has no content.
References
Page Template:Reflist/styles.css has no content.
External links
- Official website
- The ELF Tool Chain Project : the BSD license similar project (mirror)
Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.