OCAMLOBJINFO
Section: User Commands (1)
Updated: June 9, 2010
Index
Return to Main Contents
NAME
ocamlobjinfo - dump information about OCaml compiled objects
SYNOPSIS
ocamlobjinfo
file ...
DESCRIPTION
Dump information contained in OCaml compiled objects. It works
on .cmi, .cmo, .cma, .cmx, .cmxa, .cmxs files and pure bytecode
executables.
ocamlobjinfo
is able to show information regarding:
-
module names
unit names
declared primitives
imported interfaces
md5sums of imported interfaces
forced custom mode
extra C libraries needed
extra C flags needed
use of unsafe features
depending on its arguments.
SEE ALSO
ocamlc(1),
ocamlopt(1)
AUTHOR
This manual page was written by Stefano Zacchiroli <zack@debian.org>
and Stéphane Glondu <glondu@debian.org>, for the Debian GNU/Linux
system (but may be used by others).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:20 GMT, March 31, 2021