SCM Repository
Diff of /branches/vis12/doc/man/diderotc.1.txt
Parent Directory
|
Revision Log
|
Patch
revision 2432, Fri Sep 20 17:02:35 2013 UTC | revision 2433, Fri Sep 20 17:44:37 2013 UTC | |
---|---|---|
# | Line 68 | Line 68 |
68 | This option is mainly used to debug the compiler. | This option is mainly used to debug the compiler. |
69 | ||
70 | ||
71 | OUTPUT FILES | |
72 | ------------ | |
73 | The *diderotc* compiler produces one or more output files, depending on the command-line | |
74 | options. | |
75 | These files will have a common stem, which will either be the stem of the source file (i.e., | |
76 | 'foo' for the source file 'foo.diderot') or the name specified by the *--output* option. | |
77 | ||
78 | RUNTIME OPTIONS | RUNTIME OPTIONS |
79 | --------------- | --------------- |
80 | The executables produced by the compiler when using the *--exec* option recognize | The executables produced by the compiler when using the *--exec* option recognize |
81 | a number of standard options. | a number of standard options. |
82 | ||
83 | *-verbose*:: | |
84 | Enable runtime-system messages to stderr. | |
85 | ||
86 | *-timing*:: | |
87 | Report execution time to stdout. | |
88 | ||
89 | ||
90 | ENVIRONMENT | ENVIRONMENT |
91 | ----------- | ----------- |
# | Line 83 | Line 96 |
96 | The *diderotc* compiler uses this path to find teem executables, libraries, and include | The *diderotc* compiler uses this path to find teem executables, libraries, and include |
97 | files that are used during the compilation process. | files that are used during the compilation process. |
98 | ||
99 | ||
100 | SEE ALSO | |
101 | -------- | |
102 | *diderot-api*(5) | |
103 | ||
104 | teem -- http://teem.sourceforge.net | |
105 | ||
106 | AUTHOR | AUTHOR |
107 | ------ | ------ |
108 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |