[project @ 2002-01-04 10:54:20 by sof]
[ghc-hetmet.git] / ghc / docs / users_guide / flags.sgml
index 21bf3a4..68ac80e 100644 (file)
              <entry>-</entry>
            </row>
            <row>
-             <entry><option>--version</option></entry>
+             <entry><option>&ndash;&ndash;version</option></entry>
              <entry>display GHC version</entry>
              <entry>static</entry>
              <entry>-</entry>
            </row>
            <row>
-             <entry><option>--numeric-version</option></entry>
+             <entry><option>&ndash;&ndash;numeric-version</option></entry>
              <entry>display GHC version (numeric only)</entry>
              <entry>static</entry>
              <entry>-</entry>
            </row>
+           <row>
+             <entry><option>&ndash;&ndash;print-libdir</option></entry>
+             <entry>display GHC library directory</entry>
+             <entry>static</entry>
+             <entry>-</entry>
+           </row>
          </tbody>
        </tgroup>
       </informaltable>
              <entry>static</entry>
              <entry><option>-O0</option></entry>
            </row>
-           <row>
-             <entry><option>-O2-for-C</option></entry>
-             <entry>Run <command>gcc</command> with <option>-O2</option></entry>
-             <entry>static</entry>
-             <entry>-</entry>
-           </row>
          </tbody>
        </tgroup>
       </informaltable>
              <entry>static</entry>
              <entry>-</entry>
            </row>
+           <row>
+             <entry><option>-pgmF</option> <replaceable>cmd</replaceable></entry>
+             <entry>Use <replaceable>cmd</replaceable> as the pre-processor
+             (with <option>-F</option> only)</entry>
+             <entry>static</entry>
+             <entry>-</entry>
+           </row>
          </tbody>
        </tgroup>
       </informaltable>
       <indexterm><primary><option>-pgml</option></primary></indexterm>
       <indexterm><primary><option>-pgmdll</option></primary></indexterm>
       <indexterm><primary><option>-pgmdep</option></primary></indexterm>
+      <indexterm><primary><option>-pgmF</option></primary></indexterm>
 
     </sect2>