pkg.soopen package index

brew / 排名 1679

使用 Homebrew, MacPorts, pacman, dnf 安装 arm-none-eabi-binutils

查看 arm-none-eabi-binutils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install arm-none-eabi-binutils

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install arm-none-eabi-binutils

MacPorts ports tree · cross/arm-none-eabi-binutils/Portfile · 来源: api.github.com

Linux

Arch Linux pacman已验证 · 92%
sudo pacman -S arm-none-eabi-binutils

Arch Linux sync databases · arm-none-eabi-binutils · 来源: geo.mirror.pkgbuild.com

Fedora dnf已验证 · 92%
sudo dnf install arm-none-eabi-binutils-cs

Fedora Rawhide package metadata · arm-none-eabi-binutils-cs · 来源: dl.fedoraproject.org

概览

软件包摘要

GNU Binutils for arm-none-eabi cross development

命令和别名

  • arm-none-eabi-addr2line
  • arm-none-eabi-ar
  • arm-none-eabi-as
  • arm-none-eabi-c++filt
  • arm-none-eabi-elfedit
  • arm-none-eabi-gprof
  • arm-none-eabi-ld
  • arm-none-eabi-ld.bfd
  • arm-none-eabi-nm
  • arm-none-eabi-objcopy
  • arm-none-eabi-objdump
  • arm-none-eabi-ranlib
  • arm-none-eabi-readelf
  • arm-none-eabi-size
  • arm-none-eabi-strings
  • arm-none-eabi-strip

历史

项目历史与用法

arm-none-eabi-binutils is the target-prefixed GNU Binutils package for bare-metal ARM EABI development. It provides the low-level assembler, linker, archiver, object-copy, object-dump, symbol, size, string, strip, and ELF-inspection tools used before or alongside a matching arm-none-eabi GCC.

项目历史

The upstream project is GNU Binutils, maintained through Sourceware's binutils-gdb.git repository. The official documentation is generated from the Binutils sources and covers the binary utilities, GNU assembler, GNU linker, BFD, profiling tools, and support libraries.

The arm-none-eabi prefix is packaging and target selection rather than a fork. It tells build systems and compiler drivers that these tools target ARM with no hosted operating system and the Embedded ABI, a common setup for microcontrollers, firmware, bootloaders, and freestanding runtime work.

采用历史

The supplied package facts show arm-none-eabi-binutils packaged in Homebrew, Fedora-derived packaging, MacPorts, and Arch. That spread reflects the embedded-development pattern: host systems need cross tools that do not replace native /usr/bin ar, as, ld, objcopy, objdump, or strip.

Because bare-metal ARM development often needs objcopy to create raw binaries or S-records, objdump/readelf for inspection, and linker scripts for memory layout, Binutils is often installed even before the full compiler and C library story is settled.

使用方式

The package installs commands such as arm-none-eabi-as, arm-none-eabi-ld, arm-none-eabi-objcopy, arm-none-eabi-objdump, arm-none-eabi-readelf, and arm-none-eabi-strip. Users call them directly in firmware build scripts or indirectly through arm-none-eabi-gcc.

Official Binutils documentation describes objcopy as able to translate object-file formats and generate raw binary output, objdump as an object-file inspection tool, gas as a family of assemblers, and ld as the linker that combines object and archive files. Those are exactly the jobs that make the package central to embedded packaging.

为什么软件包爱好者会关心

This is one of the canonical cross-toolchain packages: small, target-prefixed, and boring in the right way. It makes build-system discovery deterministic and keeps host and target binary tools separate.

For package nerds, arm-none-eabi-binutils is the layer that reveals how much embedded build output is not just compilation. Firmware packaging depends on linker scripts, section placement, ELF metadata, stripped images, raw binary conversion, and post-link inspection.

时间线

  • 1991-2026: Current Sourceware manuals for gas and ld carry Free Software Foundation copyright ranges beginning in 1991.
  • 2026: Sourceware publishes documentation for Binutils 2.46.
  • 2026: Sourceware git tags include official GNU Binutils 2.46 and 2.46.1 releases.
  • Current: Homebrew, MacPorts, Arch, and Fedora-family package metadata include arm-none-eabi-binutils variants.

Related projects

  • Related projects include arm-none-eabi-gcc, newlib or other embedded C libraries, GDB, OpenOCD, CMSIS-based firmware projects, and build systems that consume target-prefixed toolchains.
  • It is a sibling of arm-linux-gnueabihf-binutils, but aims at bare-metal EABI rather than GNU/Linux hard-float userland.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
arm-none-eabi-addr2line可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-ar可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-as可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-c++filt可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-elfedit可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-gprof可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-ld可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-ld.bfd可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-nm可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-objcopy可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-objdump可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-ranlib可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-readelf可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-size可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-strings可执行文件已索引可执行文件从本地可执行文件索引发现。
arm-none-eabi-strip可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.47
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:arm-none-eabi-binutils
版本2.47
软件包管理器Homebrew
主页https://www.gnu.org/software/binutils/
最后更新2026-07-29T14:10:12Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

dnf95%

arm-none-eabi-binutils-cs 2.45-4.fc45

GNU Binutils for cross-compilation for arm-none-eabi target

http://www.codesourcery.com/sgpp/lite/arm

sudo dnf install arm-none-eabi-binutils-cs
  • License: GPL-2.0-or-later AND GPL-3.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: arm-none-eabi-binutils-cs
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Arm None Eabi Binutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: arm-none-eabi-binutils-cs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

arm-none-eabi-binutils 2.47-1

A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target

https://www.gnu.org/software/binutils/

sudo pacman -S arm-none-eabi-binutils
  • License: GPL
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Arm None Eabi Binutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: arm-none-eabi-binutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

arm-none-eabi-binutils

sudo port install arm-none-eabi-binutils
  • normalized package name match
  • 匹配方式:Arm None Eabi Binutils
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/arm-none-eabi-binutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation