summaryrefslogtreecommitdiff
path: root/TAO/docs/compiler.html
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-09-13 19:19:04 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-09-13 19:19:04 +0000
commitf7d14d8d2741e88576f565b382fb7ad71e0fca7e (patch)
tree8925c225f987b640693d11d23e6a033980e63f7f /TAO/docs/compiler.html
parentd7d869e9885f355de69af139e6393ef996129205 (diff)
downloadATCD-f7d14d8d2741e88576f565b382fb7ad71e0fca7e.tar.gz
ChangeLogTag: Mon Sep 13 19:09:35 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r--TAO/docs/compiler.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index 5e64664e075..971fc083619 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -637,11 +637,17 @@ also receives other options that are specific to it.<p>
<tr><a name="g">
<td><tt>-g </tt><i>path</i></td>
- <td>To specify the path for the perfect hasing program (GPERF). Default
+ <td>To specify the path for the perfect hashing program (GPERF). Default
is $ACE_ROOT/bin/ace_gperf.&nbsp;</td>
<td>&nbsp;</td>
</tr>
+ <TR><A NAME="iC">
+ <TD><TT>-iC </TT><i>path</i></TD>
+ <TD> Generate #included stubs in *A.h prefixed with this path. </TD>
+ <td>Default is local filename only (no prefix).&nbsp;</td>
+ </TR>
+
<tr><a name="o">
<td><tt>-o </tt><i>path</i></td>