466
|
1 <appendix>
|
|
2 <title>Compiler Phase Command Lines</title>
|
|
3 <para>
|
468
|
4 This appendix decsribes the command lines and options for the
|
|
5 individual compiler phases. Each phase of the compiler may be
|
|
6 executed separately. The following information describes the
|
|
7 options available to each phase.
|
466
|
8 </para>
|
|
9
|
468
|
10 <variablelist>
|
|
11 <varlistentry><term>cc1 & cc2 (C executives)</term>
|
|
12 <listitem>
|
|
13 <para>
|
|
14 cc [options] file {file} [options]
|
|
15 </para>
|
|
16 </listitem>
|
|
17 </varlistentry>
|
|
18 </variablelist>
|
466
|
19 </appendix>
|