You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error while doing the installation of riscv-pk
Steps I followed
mkdir build
cd build
../configure --prefix=/home/advanehs/riscv_toolchain/riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-ubuntu14/ --host=riscv64-unknown-elf
make
At this step I am getting the following error
../pk/pk.c: Assembler messages:
../pk/pk.c:188: Error: unknown CSR senvcfg' ../pk/pk.c:188: Error: unknown CSR senvcfg'
Please let me know how to resolve the same
gcc version 12.3.0 (Ubuntu 12.3.0-1ubuntu122.04)
Ubuntu 12.3.0-1ubuntu122.04
The text was updated successfully, but these errors were encountered:
I am getting the following error while doing the installation of riscv-pk
Steps I followed
mkdir build
cd build
../configure --prefix=/home/advanehs/riscv_toolchain/riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-ubuntu14/ --host=riscv64-unknown-elf
make
At this step I am getting the following error
../pk/pk.c: Assembler messages:
../pk/pk.c:188: Error: unknown CSR
senvcfg' ../pk/pk.c:188: Error: unknown CSR
senvcfg'Please let me know how to resolve the same
gcc version 12.3.0 (Ubuntu 12.3.0-1ubuntu1
22.04)22.04Ubuntu 12.3.0-1ubuntu1
The text was updated successfully, but these errors were encountered: