Now, it's easy to build the GCC for Rust compiler once more. If you're already familiar with the standard instructions for building a toolchain, then you can follow these steps to build the gccrs toolchain:Furthermore, a longstanding cross- compilation issue has been fixed, allowing some of our early gccrs users to continue using the compiler for Dreamcast/SH4 development.
Code: Select all
git clone -b gccdev https://github.com/KallistiOS/KallistiOS.git kos-gccdev
cd kos-gccdev/utils/dc-chain
cp config/config.mk.gccrs.sample config.mk
Code: Select all
make build-sh4