$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-03-01 07:29:14
>As IRIX supports pthreads and they aren't automatically detected
>by suffix.hpp, please add the following to
>boost/config/compiler/sgi_mipspro.hpp, as is done for gcc.hpp .
Done.
>Also, in boost/config/platform/irix.hpp, add the following as they
>aren't detected by posix_features.hpp .
>
>#define BOOST_HAS_GETTIMEOFDAY
>#define BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
Done.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/