diff options
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r-- | TAO/TAO-INSTALL.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index ae01aeb56ec..bd8739a18d7 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -20,6 +20,11 @@ HREF="http://siesta.cs.wustl.edu/~schmidt/ACE-obtain.html">ACE</A>. You will likely need the most recent beta version of ACE because TAO tends to track changes to ACE rather closely. <P> +A quick build note for users who have used ACE with other ORBs: +linking TAO with a version of ACE that must also be linked against +another ORB vendor's library, e.g., liborbix.so, will produce +undefined and most likely unpredictable and erroneous results. <P> + <HR><P> <h3>On UNIX platforms</h3> |