Automic VaultAutomic Vault

brew

使用 Homebrew 安装 aarch64-elf-gcc

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aarch64-elf-gcc

local Homebrew formula metadata

概览

软件包摘要

GNU compiler collection for aarch64-elf

命令和别名

  • aarch64-elf-c++
  • aarch64-elf-cpp
  • aarch64-elf-g++
  • aarch64-elf-gcc
  • aarch64-elf-gcc-16.1.0
  • aarch64-elf-gcc-ar
  • aarch64-elf-gcc-nm
  • aarch64-elf-gcc-ranlib
  • aarch64-elf-gcov
  • aarch64-elf-gcov-dump
  • aarch64-elf-gcov-tool
  • aarch64-elf-lto-dump

历史

项目历史与用法

aarch64-elf-gcc is Homebrew's AArch64 ELF cross-target build of GCC, the GNU Compiler Collection. It provides target-prefixed compiler drivers such as aarch64-elf-gcc, aarch64-elf-g++, aarch64-elf-cpp, and GCC support tools.

项目历史

GCC development is part of the GNU Project and is aimed at improving the compiler used in GNU systems while supporting many architectures and environments. The official GCC release timeline lists early GCC 1.x releases in the late 1980s, EGCS releases beginning in 1997, GCC 3.0 in 2001, GCC 4.0 in 2005, and GCC 16.1 on April 30, 2026.

The official GCC git page publishes the HTTPS source repository and notes that the public repository includes versions and releases. Homebrew's aarch64-elf-gcc formula packages the GNU GCC release source for the aarch64-elf target rather than maintaining a separate compiler project.

采用历史

GCC's portability and target support made it a common base for cross-compilers in embedded, operating-system, and bare-metal development. Package managers often expose that pattern as triplet-prefixed formulae so a developer can install host and target compilers side by side.

Homebrew analytics in the official formula API show aarch64-elf-gcc as an actively installed but specialized package, consistent with cross-toolchain usage rather than general desktop compiler use.

使用方式

Users install aarch64-elf-gcc to compile C, C++, and preprocessed sources for AArch64 ELF targets. The package is typically used with a matching aarch64-elf-binutils install so GCC can invoke the correct assembler, linker, archiver, and object tools.

The executable prefix is the important user-facing contract: build systems can select aarch64-elf-gcc or aarch64-elf-g++ explicitly and avoid confusing the target compiler with the host system compiler.

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

This formula matters because GCC cross-compilers are where package management, compiler configuration, target triplets, runtime libraries, and Binutils compatibility all meet. A small formula name encodes a large amount of toolchain policy.

For package nerds, aarch64-elf-gcc is also a useful signal that the package is for bare-metal or freestanding ELF work, not the host's native AArch64 operating-system ABI.

时间线

  • 1988: The official GCC release timeline lists GCC 1.27.
  • 1997: EGCS 1.0 appears in the GCC release timeline.
  • 2001: GCC 3.0 appears in the GCC release timeline.
  • 2026: GCC 16.1 is released on April 30, 2026.
  • 2026: Homebrew's aarch64-elf-gcc formula packages GCC 16.1.0 for aarch64-elf cross development.

Related projects

  • GNU Binutils provides the assembler, linker, and object utilities commonly paired with GCC cross-compilers.
  • GDB is the debugger commonly paired with GCC and Binutils in GNU cross-development toolchains.
  • The aarch64-elf-binutils and aarch64-elf-gdb Homebrew formulae are target-matched companions.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 6 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aarch64-elf-c++cli全局可执行文件
aarch64-elf-cppcli全局可执行文件
aarch64-elf-g++cli全局可执行文件
aarch64-elf-gcccli全局可执行文件
aarch64-elf-gcc-16.1.0cli全局可执行文件
aarch64-elf-gcc-arcli全局可执行文件
aarch64-elf-gcc-nmcli全局可执行文件
aarch64-elf-gcc-ranlibcli全局可执行文件
aarch64-elf-gcovcli全局可执行文件
aarch64-elf-gcov-dumpcli全局可执行文件
aarch64-elf-gcov-toolcli全局可执行文件
aarch64-elf-lto-dumpcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本16.1.0
管理器更新时间2026-05-26
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gcc.gnu.org

  • 信息Release/tag comparison is only available for GitHub repositories.https://gcc.gnu.orgnone 置信度

安装元数据

软件包元数据

软件包键brew:aarch64-elf-gcc
版本16.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aarch64-elf-gcc
主页https://gcc.gnu.org
仓库https://gcc.gnu.org/git/gcc.git
上游文档https://gcc.gnu.org/onlinedocs
许可证GPL-3.0-or-later WITH GCC-exception-3.1
源码归档https://ftpmirror.gnu.org/gnu/gcc/gcc-16.1.0/gcc-16.1.0.tar.xz
最后更新2026-05-26T23:37:44-04:00
Pulseupdated
依赖aarch64-elf-binutils, gmp, isl, libmpc, mpfr, zstd
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaarch64-elf-gcc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment