ACE 7.0.1 and TAO 3.0.1 released
The open source community has released ACE 7.0.1 and TAO 3.0.1
The open source community has released on Monday March 15th 2021 a new ACE 7.0.1 and TAO 3.0.1 release. This release is available from the usual download location at https://download.dre.vanderbilt.edu/ under the heading “Latest Micro Release” or from the github release page.
The doxygen documentation for this release is also available. In addition to the packages combined of sources and generate makefiles, this release provides source-only packages for developers who use MPC to generate their own makefiles.
Changes to ACE (detailed changes)¶
- Cleanup of
ACE_*
macros which are not used anymore - Removed support for LynxOS 4 which has gcc3
- Make sure C++11 is enabled on MacOSX
Changes to TAO (detailed changes)¶
- Minor cleanup
Comments