macOS
brew install crosstool-nglocal Homebrew formula metadata
brew
Tool for building toolchains. Version 1.28.0 via Homebrew; verified 2026-06-22.
install
brew install crosstool-nglocal Homebrew formula metadata
sudo apk add crosstool-ngAlpine Linux edge package indexes · crosstool-ng · source: dl-cdn.alpinelinux.org
sudo pacman -S crosstool-ngArch Linux sync databases · crosstool-ng · source: geo.mirror.pkgbuild.com
sudo zypper install crosstool-ngopenSUSE Tumbleweed package metadata · crosstool-ng · source: download.opensuse.org
overview
Tool for building toolchains
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
.configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ct-ng | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/crosstool-ng/crosstool-ng
install metadata
| Package key | brew:crosstool-ng |
|---|---|
| Version | 1.28.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/crosstool-ng |
| Homepage | https://crosstool-ng.github.io/ |
| Repository | https://github.com/crosstool-ng/crosstool-ng |
| Upstream docs | https://crosstool-ng.github.io/docs |
| License | GPL-2.0-only |
| Source archive | https://github.com/crosstool-ng/crosstool-ng/releases/download/crosstool-ng-1.28.0/crosstool-ng-1.28.0.tar.xz |
| Last updated | 2026-06-22T14:03:06-07:00 |
| Pulse | updated |
| Dependencies | autoconf, automake, bash, binutils, bison, coreutils, flex, gawk, gettext, gnu-sed, grep, libtool, lzip, m4, make, ncurses, python@3.14, xz |
| Build dependencies | help2man, texinfo |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-ngsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.