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

Cannot compile target examples #30

Closed
jserot opened this issue Jul 4, 2020 · 1 comment
Closed

Cannot compile target examples #30

jserot opened this issue Jul 4, 2020 · 1 comment

Comments

@jserot
Copy link

jserot commented Jul 4, 2020

The target specific modules (ex: avr.{ml,mli,cmi,cmo}) are no longer copied to INSTALL_DIR/lib but to INSTALL_DIR/lib/target/<targetname>.
As a result, they are not in scope when compiling the examples for simulation (with omicrob ... -c test.ml), even when adding the -device option

@jserot
Copy link
Author

jserot commented Jul 4, 2020

Fixed by passing the -simul option to omicrob

@jserot jserot closed this as completed Jul 4, 2020
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

1 participant