
The date_time library fails to compile with Borland C++ 5.6.4 for want of the recursive functions such as localtime_r etc. Borland needs adding to the list of compilers not supporting these functions in date_time/compiler_config.hpp. I built RC1 by replacing Spirit 1.8.x supplied with RC1 with Spirit 1.6 and then did:
bjam "-sTOOLS=borland" --without-wave stage
The wave library requries Spirit 1.8.x so I chose to exclude it from the build. Richard -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Doug Gregor Sent: 01 August 2005 18:04 To: boost-users@lists.boost.org Subject: [Boost-users] [1.33.0] Release candidate #1 is available Boost 1.33.0 release candidate #1 is now available here: http://www.osl.iu.edu/~dgregor/boost-1.33.0/ There are two sets of files important for this release: - boost_1_33_0_rc1.*: The actual release candidate - boost_1_33_0_(docbook|fo|man).*: The documentation in other formats Please download and unpack the archives, browse the documentation, try the release with your favorite compiler, etc. Thanks! Doug Gregor 1.33.0 Release Manager _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users