macOS
brew install crosstool-nglocal Homebrew formula metadata
brew
crosstool-ng のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install crosstool-nglocal Homebrew formula metadata
sudo apk add crosstool-ngAlpine Linux edge package indexes · crosstool-ng · ソース: dl-cdn.alpinelinux.org
sudo pacman -S crosstool-ngArch Linux sync databases · crosstool-ng · ソース: geo.mirror.pkgbuild.com
sudo zypper install crosstool-ngopenSUSE Tumbleweed package metadata · crosstool-ng · ソース: download.opensuse.org
概要
Tool for building toolchains
履歴
crosstool-NG is a configurable toolchain builder focused on producing cross-compilation toolchains. It is a package-nerd staple because it automates the otherwise tedious assembly of binutils, GCC, C libraries, kernel headers, debuggers, and target-specific patches.
The project traces its lineage to Dan Kegel's original crosstool scripts, patch repository, and prepared configuration files. Yann E. Morin later reorganized that work, added uClibc and menu-driven configuration support, and released the new implementation as crosstool-NG, short for crosstool Next Generation.
The official documentation says Yann Morin became busy with Buildroot and other projects in late 2014, after which Bryan Hundven became the new maintainer. The GitHub README also records older Mercurial repositories as read-only and points current development to GitHub.
crosstool-NG grew around embedded Linux and cross-compilation communities, where prebuilt toolchains are often either too generic, too old, or mismatched to a target. Its documentation keeps a direct connection to the crossgcc mailing list and to projects such as Buildroot, ptxdist, and OpenEmbedded.
Users configure crosstool-NG through a Linux-kernel-style menuconfig flow, producing a `.config` file that controls target architecture, component versions, installation prefix, samples, and options. Typical workflows start from a sample tuple, run `ct-ng menuconfig`, and then build a native, cross, cross-native, or Canadian Cross toolchain.
Because `ct-ng` is implemented as a make script, the project is familiar to source-based packaging users: it downloads and builds upstream components, applies version-specific patches, and installs an isolated toolchain such as under `/opt/x-tools/${CT_TARGET}`.
crosstool-NG matters in package history because it turns a compiler stack into a reproducible configurable artifact. It sits between full root filesystem builders and ad hoc compiler builds: unlike Buildroot or OpenEmbedded, its stated target is only the toolchain, leaving the resulting compiler usable by other build systems and package workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ct-ng | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/crosstool-ng/crosstool-ng
インストールメタデータ
| パッケージキー | brew:crosstool-ng |
|---|---|
| バージョン | 1.28.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/crosstool-ng |
| ホームページ | https://crosstool-ng.github.io/ |
| リポジトリ | https://github.com/crosstool-ng/crosstool-ng |
| 上流ドキュメント | https://crosstool-ng.github.io/docs |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/crosstool-ng/crosstool-ng/releases/download/crosstool-ng-1.28.0/crosstool-ng-1.28.0.tar.xz |
| 最終更新 | 2026-06-22T14:03:06-07:00 |
| Pulse | updated |
| 依存関係 | autoconf, automake, bash, binutils, bison, coreutils, flex, gawk, gettext, gnu-sed, grep, libtool, lzip, m4, make, ncurses, python@3.14, xz |
| ビルド依存関係 | help2man, texinfo |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | crosstool-ng |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
crosstool-ng 1.28.0-r1
Versatile tool for building (cross-)toolchains
https://crosstool-ng.github.io/
sudo apk add crosstool-ngcrosstool-ng-bash-completion 1.28.0-r1
Bash completions for crosstool-ng
https://crosstool-ng.github.io/
sudo apk add crosstool-ng-bash-completioncrosstool-ng-doc 1.28.0-r1
Versatile tool for building (cross-)toolchains (documentation)
https://crosstool-ng.github.io/
sudo apk add crosstool-ng-doccrosstool-ng 1.28.0-1
A versatile (cross-)toolchain generator
https://crosstool-ng.github.io/
sudo pacman -S crosstool-ngcrosstool-ng 1.25.0-1.11
Toolchain building framework
sudo zypper install crosstool-ngソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.