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

Write / Restore State incompatible with native compilation #2

Open
maximedenes opened this issue Dec 13, 2011 · 1 comment
Open

Write / Restore State incompatible with native compilation #2

maximedenes opened this issue Dec 13, 2011 · 1 comment

Comments

@maximedenes
Copy link
Owner

Definition b := true.
Write State "foo_state".
Restore State "foo_state".
cannot find file /home/mdenes/native-coq/kernel/foo_state.coq.cmxs in search path

Eval native_compute in b.
Compilation...
File "/tmp/Coq_native6784ac.ml", line 6, characters 2-14:
Error: Unbound value const_NTop_b
Anomaly: Compilation failure. Please report.

@xiaoyu860519
Copy link

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