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

Unable to compile the x86-64 semantics #13

Open
amelieled opened this issue Dec 11, 2022 · 3 comments
Open

Unable to compile the x86-64 semantics #13

amelieled opened this issue Dec 11, 2022 · 3 comments

Comments

@amelieled
Copy link

Hi, I have an issue while compiling the x86-64 semantics. The file x86-instructions-semantics.k is missing and was deleted in commit 270f59f.

@amelieled
Copy link
Author

Do you know something about this semantics @ehildenb ?

@amelieled
Copy link
Author

According to the following information (git log):

commit 45a4243af6e4cd42a4212e5c7575e876898ec38b (HEAD, tag: v5.0.0-45a4243af)
Author: rv-jenkins <[email protected]>
Date:   Tue Dec 3 11:10:09 2019 -0600

    haskell-backend/src/main/native/haskell-backend: update submodule (#943)

Can I be sure that the translation from K to Kore is available on this commit?

If I used git checkout 45a4243a, and then sudo ./install-k, I obtained:
Unsupported Ubuntu version, try building from source..
Do you know which Ubuntu versions are available?

@niconaus
Copy link

niconaus commented Feb 21, 2023

As far as I understand, running the make collect and then make kompile command from the readme.md are supposed to generate the x86-instructions-semantics.k file. Have you tried running that script?

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