Port details on branch 2023Q1 |
- binutils GNU binary tools
- 2.43.1,1 devel =51 2.43,1Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2009-07-08 19:56:01
- Last Update: 2024-10-01 22:39:22
- Commit Hash: 4d80068
- People watching this port, also watch:: glib, ca_root_nss, sqlite3, libxml2, curl
- License: GPLv3 LGPL3
- WWW:
- https://www.gnu.org/software/binutils/
- Description:
- The GNU Binutils are a collection of binary tools. The main ones are:
* ld - the GNU linker.
* as - the GNU assembler.
Most of these programs use BFD, the Binary File Descriptor library, to do
low-level manipulation. Many of them also use the opcodes library to
assemble and disassemble machine instructions.
This port may be used as a replacement for the system binutils and support
features from the latest versions of GCC.
For cross-compilation, see the devel/cross-binutils port.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- binutils>0:devel/binutils
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/binutils/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/binutils
- pkg install binutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: binutils
- Package flavors (<flavor>: <package>)
- native: binutils
- aarch64: aarch64-binutils
- aarch64_none_elf: aarch64-none-elf-binutils
- amd64: amd64-binutils
- arm_gnueabi: arm-gnueabi-binutils
- arm_none_eabi: arm-none-eabi-binutils
- avr: avr-binutils
- i386: i386-binutils
- mingw32: mingw32-binutils
- mips: mips-binutils
- mips64: mips64-binutils
- powerpc: powerpc-binutils
- powerpc64: powerpc64-binutils
- powerpc64le: powerpc64le-binutils
- riscv64: riscv64-binutils
- riscv64_none_elf: riscv64-none-elf-binutils
- s390x: s390x-binutils
- riscv32_unknown_elf: riscv32-unknown-elf-binutils
- distinfo:
- TIMESTAMP = 1726170210
SHA256 (binutils-2.43.1.tar.lz) = 1bd0b4604a7b1f65737c8ad0ce5191daf233843c73c6bf5429eb4e95895bd136
SIZE (binutils-2.43.1.tar.lz) = 27706071
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- makeinfo : print/texinfo
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- archivers/R-cran-zip
- archivers/arj
- archivers/lua-zlib
- archivers/peazip
- astro/R-cran-maptools
- astro/nightfall
- astro/wcslib
-
Deleted ports which required this port:
- for Libraries
-
- devel/elf-dissector
- lang/lfortran
- for Run
-
- cad/verilator
- devel/aarch64-none-elf-gcc
- devel/arduino-tools
- devel/arm-none-eabi-gcc
- devel/avr-gcc
- devel/avr-libc
- devel/freebsd-gcc12
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for binutils-2.43.1,1:
ELFU=off: Depend on devel/elfutils
INFO=on: Build and/or install GNU info pages
RELRO=off: Enable relocation memory corruption mitigation (-z relro) by default
===> Use 'make config' to modify these settings
- Options name:
- devel_binutils
- USES:
- bison:alias compiler:env cpe gmake localbase libtool perl5 pkgconfig tar:lz localbase makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|