A collection of bottled cross-compiling toolchains for macOS.
The idea is derived from SergioBenitez/homebrew-osxct, but the toolchains here are newer and automatically bottled by CI.
With Homebrew installed, run:
brew install MaterializeInc/crosstools/<toolchain>
| Target | Binutils | GCC | Kernel | Glibc |
|---|---|---|---|---|
aarch64-unknown-linux-gnu |
2.45 | 15.2.0 | 5.10.240 | 2.35 |
x86_64-unknown-linux-gnu |
2.45 | 15.2.0 | 5.10.240 | 2.35 |
PRs that add additional toolchains are encouraged! Use one of the existing toolchain files as a guide.