diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-29 08:11:40 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-29 08:11:40 +0000 |
commit | a7a7697a97d384e48680038fa04aa29f2e16abb6 (patch) | |
tree | 1ece9203f9bfc96725bcd1003b3805b5337433d1 /TAO/TAO-INSTALL.html | |
parent | d6786196c74720ec6dce04b5ce292ccdbf3d2720 (diff) | |
download | ATCD-a7a7697a97d384e48680038fa04aa29f2e16abb6.tar.gz |
*** empty log message ***
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> |