# not-kennethreitz/osx-gcc-installer

GCC Installer for OSX! Without Xcode!

Repository: https://github.com/not-kennethreitz/osx-gcc-installer
Canonical: https://ross.abutalabs.com/products/osx-gcc-installer
Homepage: http://kennethreitz.com/xcode-gcc-and-homebrew.html
Language: Python
License Family: other
Topics: gcc, compilers, installers
Archived: true
Last push: 2015-04-20T20:50:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5514, "days_push": 4153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3017, forks 208 (observed 2026-08-28T04:07:38.394138+00:00)

## What it is
An installer that provides GCC, LLVM, Clang, and developer CLI tools for OS X without requiring a full Xcode installation. It offers pre-built binary packages for older macOS versions and a script to build custom installer packages.

## Use cases
- install gcc on mac without xcode
- get command line compilers on os x
- build a custom developer tools installer package for mac
- install clang and llvm without downloading xcode
- set up a build environment on snow leopard or lion

## When to choose
- you are stuck on an old OS X version like Lion or Snow Leopard and cannot install Xcode
- you need gcc-4.2 era toolchains on legacy macOS

## When to avoid
- you use any modern macOS version - use xcode-select --install instead
- you already have Xcode installed, as mixing them causes hard-to-diagnose problems
- you need maintained, supported tooling

## Facets
- artifact type: application
- maturity: abandoned
- function: compiler, build-tool, developer-tools
- domain: developer-tools, compilers, operating-systems
- platform: cli
- tags: gcc, xcode-alternative, installer, legacy-osx, clang, llvm, macos

## Member repositories
- not-kennethreitz/osx-gcc-installer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.394138+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-30T07:30:03.541482+00:00, confidence not recorded.
  - readme: https://github.com/not-kennethreitz/osx-gcc-installer (fetched 2026-08-28T04:07:38.394138+00:00, sha 67db617165bb)
  - homepage: http://kennethreitz.com/xcode-gcc-and-homebrew.html (fetched 2026-08-29T09:45:20.881613+00:00, sha 6c0c137039ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
