cheshire icon indicating copy to clipboard operation
cheshire copied to clipboard

Issues building cheshire

Open ferchup opened this issue 6 months ago • 1 comments

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?

Image

ferchup avatar May 02 '25 08:05 ferchup

Unfortunately, the march flag is not stable across GCC versions.

Which version are you using? The Documentation specifies >=11.2.0.

paulsc96 avatar May 02 '25 14:05 paulsc96

Yes, I was in a previous version, thank you.

ferchup avatar May 05 '25 10:05 ferchup