GNU Binutils

GNU software development tools for executable code


title: "GNU Binutils" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["programming-tools", "gnu-project-software"] description: "GNU software development tools for executable code" topic_path: "general/programming-tools" source: "https://en.wikipedia.org/wiki/GNU_Binutils" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary GNU software development tools for executable code ::

::data[format=table title="Infobox software"]

FieldValue
nameGNU Binutils
logoHeckert GNU white.svg
developerGNU Project
latest release version
latest release date
latest preview version
latest preview date
genreProgramming tools
licenseGNU GPLv3-or-later
website
::

| name = GNU Binutils | logo = Heckert GNU white.svg | screenshot = | caption = | developer = GNU Project | latest release version = | latest release date = | latest preview version = | latest preview date = | operating system = | genre = Programming tools | license = GNU GPLv3-or-later | website =

The GNU Binary Utilities, or , 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:

::data[format=table]

windrescompiler for Windows resource files
::

elfutils

Ulrich Drepper wrote , 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.

References

References

  1. [https://sourceware.org/elfutils/ elfutils home]
  2. [https://www.akkadia.org/drepper/ elfutils at Drepper's home]

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

programming-toolsgnu-project-software