$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-02-27 18:21:30
At 05:51 AM 2/27/2002, marwanabukhalil wrote:
>we are trying to use the boost.thread libraries on an IBM Aix
>platform, but we are not able to compile!
If you look at http://www.boost.org/status/cs-aix.html you can see that in
general AIX Visual Age 5.0 (if that is the compiler you are using) has a
lot of problems with Boost.
I had a private conversation with one of the AIX VA maintainers in October;
he was aware of the issues and was running tests.
You might want to check with IBM's support to see if there are any fixes
available yet.
Good luck!
--Beman