ocamldumpapprox

Langue: en

Version: 261770 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ocamldumpapprox - 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.

SEE ALSO

ocamlc(1), ocamlopt(1), ocamlobjinfo(1)

AUTHOR

This manual page was written by Stéphane Glondu <steph@glondu.net>, for the Debian GNU/Linux system (but may be used by others).