FreeBSD Manual Pages
cilc(1) General Commands Manual cilc(1) NAME cilc - Mono CIL-to-C binding generator SYNOPSIS cilc [options] assembly target DESCRIPTION cilc is the Mono CIL-to-C binding generator. It takes a CIL assembly as input and generates a directory of C sources which, when compiled, pro- vide a C interface to the classes contained within that assembly by means of a shared object library. Generated sources make use of the Mono embedding API. Thus a complete Mono development environment must be available on the development sys- tem and a complete Mono runtime environment must be available on target systems. AUTHOR Written by Alp Toker <alp@atoker.com> SEE ALSO mono(1) cilc(1)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cilc&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>
