<para><emphasisrole="italic">secilc</emphasis> invokes the CIL compiler with the specified <emphasisrole="italic">argument</emphasis>s to build a kernel binary policy. A <emphasisrole="bold">file_contexts</emphasis> file will also be built as described in the <emphasisrole="bold">FILE FORMAT</emphasis> section of <citerefentry><refentrytitle>file_contexts</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
<listitem><para>Specify target architecture. May be <emphasisrole="bold">selinux</emphasis> or <emphasisrole="bold">xen</emphasis> (default: <emphasisrole="bold">selinux</emphasis>)</para></listitem>
<listitem><para>Build an mls policy. Must be <emphasisrole="bold">true</emphasis> or <emphasisrole="bold">false</emphasis>. This will override the <emphasisrole="bold">(mls <emphasisrole="italic">boolean</emphasis></emphasis><emphasisrole="bold">)</emphasis> statement if present in the policy.</para></listitem>
<listitem><para>Build a binary policy with a given <emphasisrole="italic">version</emphasis> (default: depends on the systems SELinux policy <emphasisrole="italic">version</emphasis>, see <citerefentry><refentrytitle>sestatus</refentrytitle><manvolnum>8</manvolnum></citerefentry>)</para></listitem>
<listitem><para>How to handle unknown classes or permissions. May be <emphasisrole="bold">deny</emphasis>, <emphasisrole="bold">allow</emphasis>, or <emphasisrole="bold">reject</emphasis> (default: <emphasisrole="bold">deny</emphasis>). This will override the <emphasisrole="bold">(handleunknown <emphasisrole="italic">action</emphasis></emphasis><emphasisrole="bold">)</emphasis> statement if present in the policy.</para></listitem>
<listitem><para>Allow names containing dots (qualified names). Blocks, blockinherits, blockabstracts, and in-statements will not be allowed.</para></listitem>
<para>HTML documentation describing the CIL language statements is available starting with <emphasisrole="italic">docs/html/index.html</emphasis>.</para>
<para>PDF documentation describing the CIL language statements is available at: <emphasisrole="italic">docs/pdf/CIL_Reference_Guide.pdf</emphasis>.</para>
<para>There is a CIL Design Wiki at: <ulinkurl="http://github.com/SELinuxProject/cil/wiki"></ulink> that describes the goals and features of the CIL language.</para>