Subversion Repositories tendra.SVN

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 53... Line 53...
53
are combined into a spec output file, which may be specified using the
53
are combined into a spec output file, which may be specified using the
54
\fB-s\fR option.  Any extra code generation resulting from this linking
54
\fB-s\fR option.  Any extra code generation resulting from this linking
55
phase is written to the TDF capsule, \fIoutput-file\fR.
55
phase is written to the TDF capsule, \fIoutput-file\fR.
56
.PP
56
.PP
57
It is recommended that \fBtdfc2\fR is invoked via \fItcc\fR(1).
57
It is recommended that \fBtdfc2\fR is invoked via \fItcc\fR(1).
58
The \fB-Yc++\fR option is required to enable the C capabilities.
58
The \fB-Yc++\fR option is required to enable the C++ capabilities.
59
Files with a \fB.c\fR suffix are recognised as C source files.
59
Files with a \fB.c\fR suffix are recognised as C source files.
60
Options can be passed directly to \fBtdfc2\fR using the
60
Options can be passed directly to \fBtdfc2\fR using the
61
\fB-Wc,\fIopt\fR option to \fItcc\fR.
61
\fB-Wc,\fIopt\fR option to \fItcc\fR.
62
.\" ----------------------------------------------------------------------
62
.\" ----------------------------------------------------------------------
63
.SH OPTIONS
63
.SH OPTIONS