macOS
brew install crosstool-nglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für crosstool-ng in AI-Agent-Workflows.
Installation
brew install crosstool-nglocal Homebrew formula metadata
sudo apk add crosstool-ngAlpine Linux edge package indexes · crosstool-ng · Quelle: dl-cdn.alpinelinux.org
sudo pacman -S crosstool-ngArch Linux sync databases · crosstool-ng · Quelle: geo.mirror.pkgbuild.com
sudo zypper install crosstool-ngopenSUSE Tumbleweed package metadata · crosstool-ng · Quelle: download.opensuse.org
Überblick
Tool for building toolchains
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ct-ng | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/crosstool-ng/crosstool-ng
Installationsmetadaten
| Paketschlüssel | brew:crosstool-ng |
|---|---|
| Version | 1.28.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/crosstool-ng |
| Homepage | https://crosstool-ng.github.io/ |
| Repository | https://github.com/crosstool-ng/crosstool-ng |
| Upstream-Dokumentation | https://crosstool-ng.github.io/docs |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/crosstool-ng/crosstool-ng/releases/download/crosstool-ng-1.28.0/crosstool-ng-1.28.0.tar.xz |
| Zuletzt aktualisiert | 2026-06-22T14:03:06-07:00 |
| Pulse | updated |
| Abhängigkeiten | autoconf, automake, bash, binutils, bison, coreutils, flex, gawk, gettext, gnu-sed, grep, libtool, lzip, m4, make, ncurses, python@3.14, xz |
| Build-Abhängigkeiten | help2man, texinfo |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-ngQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.