Errors encountered when compiling the toolchain
#2
I don't think your meant to use the linux target with rv32g. We don't run linux on platforms using RI5CY but rather a custom operating system. This means you need to compile it like this
Code:
./configure --prefix=/opt/riscv --with-arch=rv32imc --with-cmodel=medlow --enable-multilib
make


I will talk with our software guy to update the documentation.
Reply


Messages In This Thread
RE: Errors encountered when compiling the toolchain - by bluewww - 04-17-2019, 03:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)