summaryrefslogtreecommitdiff
path: root/TAO/docs/compiler.html
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2009-06-08 19:27:39 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2009-06-08 19:27:39 +0000
commit68ae1f307356abb921ba656661a766e5e13330e8 (patch)
treedb1dbd7bfe47e999200d51c1694b13a6be360339 /TAO/docs/compiler.html
parent3a7b418592267d9cabefb04c8d5394375d043f10 (diff)
downloadATCD-68ae1f307356abb921ba656661a766e5e13330e8.tar.gz
ChangeLogTag: Mon Jun 8 19:18:58 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r--TAO/docs/compiler.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index 856ca124a61..d56552ca306 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -142,14 +142,14 @@ the following:
that ACE runs on. <P>
<li>Build the <CODE>gperf</CODE> in $ACE_ROOT/apps/gperf. This build
- also leaves a copy/link of the gperf program at the $ACE_ROOT/bin
+ also leaves a copy/link of the ace_gperf program at the $ACE_ROOT/bin
directory.<P>
<li>Set the environment variable $ACE_ROOT appropriately or add
$ACE_ROOT/bin to your search path. <P>
<li>Use the <CODE>-g</CODE> option for the TAO IDL compiler or set
- your search path accordingly to install <CODE>gperf</CODE> in a
+ your search path accordingly to install <CODE>ace_gperf</CODE> in a
directory other than $ACE_ROOT/bin.
</ul>
@@ -496,10 +496,10 @@ also receives other options that are specific to it.<p>
</TR>
<tr><a name="g">
- <td><tt>-g</tt></td>
+ <td><tt>-g </tt><i>path</i></td>
<td>To specify the path for the perfect hasing program (GPERF). Default
- is $ACE_ROOT/bin/gperf.&nbsp;</td>
+ is $ACE_ROOT/bin/ace_gperf.&nbsp;</td>
<td>&nbsp;</td>
</tr>