man cam-mktop (Commandes) - Building custom toplevel systems base on topcameleon.

NAME

cam-mktop - Building custom toplevel systems base on topcameleon.

SYNOPSIS

cam-mktop [ocamlmktop options]

DESCRIPTION

This manual page documents briefly the cam-mktop command.

This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

The cam-mktop command builds topcameleon toplevels that contain user code preloaded at start-up. The cam-mktop command takes as argument a set of x.cmo and x.cma files, and links them with the object files that implement the Objective Caml toplevel. If the -custom flag is given, C object files and libraries (.o and .a files) can also be given on the command line and are linked in the resulting toplevel.

See ocamlmktop manpages for a complete list of options.

LICENSE

This manual page was written by Sylvain Le Gall <sylvain.le-gall@polytechnique.org> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage.

SEE ALSO

ocamlmktop (1),