GNU binutils

Version: 
2.44
Release date: 
Friday, 4 June, 1999

License:

Interface:

The GNU binutils are a collection of binary tools for GCC. The main ones are:

  • ld - the GNU linker.
  • as - the GNU assembler.

And other utilities:

  • addr2line - Converts addresses into filenames and line numbers.
  • ar - A utility for creating, modifying and extracting from archives.
  • c++filt - Filter to demangle encoded C++ symbols.
  • dlltool - Creates files for building and using DLLs.
  • gold - A new, faster, ELF only linker, still in beta test.
  • gprof - Displays profiling information.
  • nlmconv - Converts object code into an NLM.
  • nm - Lists symbols from object files.
  • objcopy - Copies and translates object files.
  • objdump - Displays information from object files.
  • ranlib - Generates an index to the contents of an archive.
  • readelf - Displays information from any ELF format object file.
  • size - Lists the section sizes of an object or archive file.
  • strings - Lists printable strings from files.
  • strip - Discards symbols.
  • windmc - A Windows compatible message compiler.
  • windres - A compiler for Windows resource files.
This software is distributed in two modes:
  • as compressed package that you have to download and manually install; if prerequisites are required, you will have to manually install them too;
  • as RPM package; you can install it using your favorite rpm package manager, that will take care to download and install both the software and its prerequisites.
Choose the installation mode that you prefer. Please note that not all the versions are available in both the installation modes.

Installation with rpm

This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.

Repository: Netlabs stable(link is external)
changelog * Tue Jan 15 2019 Dmitriy Kuminov <coding@dmik.org> 2.27-3 - Restore installation of libiberty.a (broken by 2.25-1). - Install all libibetry headers.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder, better if in path. See below for download link(s).

Record updated last time on: 21/02/2025 - 21:27

Translate to...

Add new comment