cheshire
cheshire copied to clipboard
Issues building cheshire
I'm getting an error when I make chs-sw-all. I get that the march=rv64gcv_zifencei is not found. Does anyone know what is the reason for this error?
Unfortunately, the march flag is not stable across GCC versions.
Which version are you using? The Documentation specifies >=11.2.0.
Yes, I was in a previous version, thank you.