Mercurial > hg > Members > kono > nitros9-code
view docs/ccguide/phases.appendix @ 557:7d803625ead8
Signal is not finished at all.
Missing tag in basic09.appendix
author | roug |
---|---|
date | Tue, 22 Oct 2002 19:13:01 +0000 |
parents | 60b821f18853 |
children | 594a34d027f8 |
line wrap: on
line source
<appendix> <title>Compiler Phase Command Lines</title> <para> This appendix decsribes the command lines and options for the individual compiler phases. Each phase of the compiler may be executed separately. The following information describes the options available to each phase. </para> <variablelist> <varlistentry><term>cc1 & cc2 (C executives)</term> <listitem> <para> cc [options] file {file} [options] </para> </listitem> </varlistentry> </variablelist> </appendix>