-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error running isla-axiomatic #43
Comments
I think it may be the riscv.ir file that is missing? That's from a separate repository from the models snapshots link in the README |
Thank you! But I had already downloaded the file "riscv64.ir", and put it in the directory. Also, if I use the command "-A" refer to another ir file which I did not download, it will report other error "Error when loading architecture: No such file or directory (os error 2)". So I think it seems that this error "Callback([Internal("No such file or directory (os error 2)"), ..." is not caused by the missing of ir file. |
Also, I face another question, when I try to build "cat2smt", I use the command
under the directory isla-cat, but it seems there does not generate the executable file "cat2smt" successfully, |
Oh, I removed that executable a while ago as it was no longer needed. I forgot to update the README |
After running the commad
It is built successfully, but when I try to run "isla-axiomatic", I face the following error:
The last line is
The text was updated successfully, but these errors were encountered: