$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-03-13 20:30:09
All -
I have refreshed the date-time library submission. The new version (0.55)
improves the portability of the library. Here is the current compiler status:
CLEAN COMPILERS
* BCC 5.1.1 (compiles with warnings -- passes all tests - examples
work)
* GCC 3.0.3 on Linux (compiles clean / passes all tests - examples work)
* GCC 2.95.3-5 (cygwin) (compiles clean / passes all tests - examples work)
* GCC 2.96 on Linux (compiles clean / passes all tests - examples work)
* MSVC 7 RC2 (compiles clean / passes all tests - examples work)
* MSVC 6 SP5 all ok except the 'ticks()' method on
posix_time::time_duration
This info can be found on the Wiki page:
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?GDTL/Build-Test-C
ompiler_Info
Jeff