Scroll to navigation

CAM-MKTOP2(1) [FIXME: manual] CAM-MKTOP2(1)

NAME

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

SYNOPSIS

cam-mktop2 [ ocamlmktop option...]

DESCRIPTION

This manual page documents briefly the cam-mktop2 command.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
The cam-mktop2 command builds topcameleon toplevels that contain user code preloaded at start-up. The cam-mktop2 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 gildor@debian.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)

AUTHOR

Sylvain Le Gall <gildor@debian.org>
Author.

COPYRIGHT

Copyright © 2005, 2006 Sylvain Le Gall
 
November 12, 2006 [FIXME: source]