riscv-software-src / homebrew-riscv

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

sed: riscv-gcc/gcc/config.host: No such file or directory #60

Closed GejinZ closed 2 years ago

GejinZ commented 3 years ago

errors occur when brew install riscv-tools

image

I find this: image

and my mac is not work on M1.

GejinZ commented 3 years ago

And my macOS version is 10.15.7 (19H524)

ZonePG commented 3 years ago

same error on my m1 macOS

ZonePG commented 3 years ago

I solved it, just delete riscv-gcc and brew install riscv-tools again.

kalpesh2001 commented 3 years ago

Is there a plan to fix this issue? I tried to delete and reinstall with same error.

sbeamer commented 3 years ago

This seems to be M1-specific, so I am unable to reproduce. Would be grateful for any community help.