diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-30 00:06:33 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-30 00:06:33 +0000 |
commit | 70190035f098d55553c6cb371dd13bbceb8670ba (patch) | |
tree | 6f15b3561a0ea554a540e8fde8033c561e4d8132 /TAO/TAO-INSTALL.html | |
parent | 7d7ba9d4a1c17c77ef84f724cb0e1e68103bd819 (diff) | |
download | ATCD-70190035f098d55553c6cb371dd13bbceb8670ba.tar.gz |
Added a bit more.
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r-- | TAO/TAO-INSTALL.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 9656a26f095..917f44d6b00 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -296,6 +296,9 @@ compiled. This can be accomplished in two ways: by defining ACE_HAS_EXCEPTIONS in the config.h or config-*.h files (such as on Windows) or by using <CODE>make exceptions=1</CODE> when you compile TAO.</P> +<P>Take note though, that this only enables support in ACE/TAO, the correct +compiler flags must also be given to the compiler to enable them.</P> + <HR> <P> Back to the <A HREF="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</A> home page. |