Closed sahooora closed 2 years ago
Hi,
I want to install riscv toolchain for the rv32i architecture and ilp32 ABI. how can I configure the installation with homebrew?
rv32i
ilp32
Thanks
By default, homebrew will install multilib which includes multiple common ISA and ABI combinations. It does include rv32i/ilp32. Please see #74
Hi,
I want to install riscv toolchain for the
rv32i
architecture andilp32
ABI. how can I configure the installation with homebrew?Thanks