riscv-software-src / homebrew-riscv

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

why `with-multilib` build from source #63

Closed sunznx closed 3 years ago

sunznx commented 3 years ago
 brew reinstall --with-multilib riscv-gnu-toolchain
==> Cloning https://github.com/riscv/riscv-gnu-toolchain.git
Cloning into '/path/to/Library/Caches/Homebrew/riscv-gnu-toolchain--git'...
^C
sunznx commented 3 years ago

manual build this package from source always fail, can someone help to add a binary install

sunznx commented 3 years ago

anyone who wants to install this lib manually, should install gettext first

brew install gettext