Hello,
I noticed that the README includes commands for macOS to install dependencies via Homebrew (for example, brew install autoconf automake ...), which suggests that macOS is partially supported.
However, after following these steps, there are no further instructions or examples showing how to actually build or install the toolchain on macOS. The Linux instructions use make build-rv32imc, but that target doesn’t exist when building on macOS — and no equivalent steps are provided.