Skip to content

Conversation

pirbo
Copy link
Contributor

@pirbo pirbo commented May 23, 2023

With the flambda variants of the compiler, compilation failed for me with

Error (warning 58 [no-cmx-file]): no cmx file was found in path for module Zarith_version, and its interface was not compiled with -opaque

(One can silence that warning and everything looks fine but still) Here is a super naive attempt to fix that by simply installing that file...

With the flambda variants of the ocaml compiler, compilation failed with
`Error (warning 58 [no-cmx-file]): no cmx file was found in path for module Zarith_version, and its interface was not compiled with -opaque`
@pirbo pirbo force-pushed the Zarith_version_cmx branch from af74077 to bc5150f Compare May 23, 2023 10:18
Copy link
Contributor

@xavierleroy xavierleroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for the report and the patch.

@xavierleroy xavierleroy merged commit 78b7762 into ocaml:master Jun 13, 2023
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

Successfully merging this pull request may close these issues.

2 participants