Skip to content

Instantly share code, notes, and snippets.

@kamidev
kamidev / zig_install_m3_max_macos.md
Last active May 29, 2025 10:28
zig_macos_m3_max_install

Personal notes building zig 0.15.0-dev.xxxx on Macbook M3 Max

20250529 Sequoia 15.5, latest XCode Commandline Tools, homebrew-installed LLVM 20.1.5 (llvm@20)

This way of building probably works on all Apple Silicon Macs, but you must check other models yourself. Some Intel Macs should also work (default homebrew path is the only significant difference). But I don't test that anymore.

Here is a list of some previously successful M3 Max builds

DO YOU REALLY NEED TO BUILD FROM SOURCE?