# messense/homebrew-macos-cross-toolchains

macOS cross compiler toolchains

Repository: https://github.com/messense/homebrew-macos-cross-toolchains
Canonical: https://ross.abutalabs.com/products/homebrew-macos-cross-toolchains
Language: Ruby
License Family: other
Topics: gcc-cross-compiler, macos, gcc, macos-toolchain, gcc-toolchain, cross-compiler-toolchain
Last push: 2026-02-15T10:42:10+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 67, release rhythm 39, longevity 100
- inputs: {"age_days": 2012, "days_push": 199, "days_rel": 199, "gap_med": 512, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1206, forks 77 (observed 2026-08-28T04:03:59.434544+00:00)

## What it is
Homebrew tap distributing precompiled GCC cross-compiler toolchains for targeting Linux (x86_64 and aarch64) from macOS, supporting both Apple Silicon and Intel Macs. It is commonly used to cross-compile Rust projects with Cargo by setting the appropriate linker environment variables.

## Use cases
- cross-compile Rust binaries for Linux from a Mac
- install a Linux GCC toolchain on macOS via Homebrew
- build x86_64-unknown-linux-gnu binaries on Apple Silicon
- set up CARGO_TARGET linker for cross-compilation
- compile C/C++ code for aarch64 Linux from macOS

## When to choose
- you develop on macOS and need to build Linux binaries without a VM or CI
- you want precompiled cross toolchains installable via Homebrew
- you cross-compile Rust crates with native C dependencies

## When to avoid
- you need to cross-compile targeting macOS from Linux or Windows
- you require MSVC or Windows target toolchains
- you need a fully supported, officially blessed toolchain with a license guarantee

## Facets
- artifact type: cli-tool
- maturity: active
- function: compiler, build-tool, developer-tools
- domain: developer-tools, compilers, cross-platform
- platform: cli
- tags: cross-compilation, gcc, homebrew-tap, rust, apple-silicon, macos, homebrew

## Member repositories
- messense/homebrew-macos-cross-toolchains (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.434544+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:18.430319+00:00, confidence not recorded.
  - readme: https://github.com/messense/homebrew-macos-cross-toolchains (fetched 2026-08-28T04:03:59.434544+00:00, sha 438137125ff1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
