Skip to content
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 when compiling espresso #2

Open
Cillinn opened this issue Oct 16, 2023 · 2 comments
Open

Error when compiling espresso #2

Cillinn opened this issue Oct 16, 2023 · 2 comments

Comments

@Cillinn
Copy link

Cillinn commented Oct 16, 2023

I got the error message below when compiling 'espresso' module in SPouT:
Screenshot from 2023-10-16 05-55-33
It seems that there is something wrong with 'mx', but I can run 'mx' command successfully in other directories, such as 'vm' directory
Screenshot from 2023-10-16 05-57-03
I can not figure it out, hope for your reply!

@fhowar
Copy link
Member

fhowar commented Oct 19, 2023

It could be that the mx version and espresso version do not work together. I use mx 6.9.9 an run it like this:

$ mx --version --java-home ../../labsjdk-ce-17-jvmci-22.2-b06/ 
mx version 6.9.9

Also, if you want to use GDart and not the Setup for SVComp, please checkout this repository https://github.com/tudo-aqua/gdart

@Cillinn
Copy link
Author

Cillinn commented Oct 19, 2023

It could be that the mx version and espresso version do not work together. I use mx 6.9.9 an run it like this:

$ mx --version --java-home ../../labsjdk-ce-17-jvmci-22.2-b06/ 
mx version 6.9.9

Also, if you want to use GDart and not the Setup for SVComp, please checkout this repository https://github.com/tudo-aqua/gdart

I will try that, thanks for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants