The files in this directory consist of only the ACE portion of OCI's distribution of TAO 1.4a, identified as ACE 5.4a. This is a special distribution developed with a particular requestor in mind. The full source archive for all of OCI's TAO 1.4a distribution may be found at download.ociweb.com/TAO-1.4a, and patches, when they become available will be available for download from download.ociweb.com/TAO-1.4a_patches. If you need further assistance,or require additional custom archives, please contact sales@ociweb.com, or support@ociweb.com if you already have a support contract. ACE_5.4a_full_source.tar.gz - This archive contains all of the source files available under ACE_wrappers, excluding TAO. It also includes all of the generate makefiles used to build the suse-9.0 binary files. This also includes the current MPC distribution. ACE_5.4a_includes.tar.gz - Only the .h, .i, .inl, and template .cpp files from ACE_wrappers/ace. This should be sufficient for building applications with ACE, but not for building ACE itself. All of the following binaries are built with Debug & C++ exceptions enabled, inlining disabled. Libraries are archived with the ordinary ACE symlinks. suse-9.0/ace_exe.tar.gz - Contains all of the non-library executables built with the standard ACE workspace. These are tests, examples, and utility applications. suse-9.0/ace_libs.tar.gz - The full suite of libraries build from the ACE workspace. This includes libACE.so, all of the secondary libraries, such as libACE_RMCast.so, and libraries in support of tests, examples and utilities. All associated symlinks from ACE_wrappers/lib are included. just_libACE.tar.gz - Only libACE.so, and its symlinks.