riscv-software-src / homebrew-riscv

homebrew (macOS) packages for RISC-V toolchain
https://riscv.org
310 stars 50 forks source link

Error during RISC-V toolchain installation on Apple M1. #117

Closed kyuna312 closed 7 months ago

kyuna312 commented 10 months ago

I tried to install riscv in my m1 mac mini sonoma it's getting these error

make[9]: Nothing to be done for `install-exec-am'. ...

true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" ... ...

mkdir -p stamps/ && touch stamps/build-gcc-newlib-stage2

sbeamer commented 8 months ago

I'm sorry, with this amount of information, it is hard to help debug. It you try to install https://github.com/riscv-collab/riscv-gnu-toolchain without using brew, sometimes that can given you better control for diagnosing issues.