summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-05 21:18:38 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-05 21:18:38 +0000
commit9080eef3526dac25f6a17971486f5a8c401865e4 (patch)
treeb76783b6a67e58563a34838155f383da2b403e9e /ACE-INSTALL.html
parentc4bb327fb0719c8a9a25f80f856051bf70f2f41b (diff)
downloadATCD-9080eef3526dac25f6a17971486f5a8c401865e4.tar.gz
.
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 7b5d8320550..d5bbee9e9ca 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -545,8 +545,8 @@ If you use the GNU GCC g++ compiler please note the following:
application uses to your own code. (The ACE libraries are
self-contained: you don't need to add the templates that
they use internally.) Examples of template specializations
- occur in quite a few ACE .cpp files; see
- apps/Gateway/Gateway/Proxy_Handler.cpp for one example.
+ occur in quite a few ACE .cpp files; see the end of
+ <A HREF="http://www.cs.wustl.edu/~schmidt/ACE_wrappers/apps/Gateway/Gateway/Connection_Handler.cpp">$ACE_ROOT/apps/Gateway/Gateway/Connection_Handler.cpp</A> for one example.
An easy way to figure out what template instantiations are
need is to try to build your executable and pipe the output
through c++filt. The linker will report the missing