ocamldumpapprox(1) dump an OCaml native compilation unit description

SYNOPSIS

ocamldumpapprox file ...

DESCRIPTION

Dump information contained in OCaml native compilation units. It works on .cmx and .cmxa files.

ocamldumpapprox is able to show information regarding:

CRC of implementation

CRC of imported interfaces and implementations

implementation assumptions

depending on its invocation on .cmx or .cmxa arguments.

AUTHOR

This manual page was written by Stéphane Glondu <[email protected]>, for the Debian GNU/Linux system (but may be used by others).