-
jin started the topic make on MAC in the forum General Discussion 4 years, 8 months ago
Has anybody successfully setup the toolchain on a mac computer?
I am following the steps as discussed in the document:
git clone –recursive https://github.com/pulp-platform/pulp-riscv-gnu-toolchain
cd pulp-riscv-gnu-toolchain
./configure –prefix=/opt/riscv –with-arch=rv32imc –with-cmodel=medlow –enable-
multilib
makeHowever, I am getting…[Read more]