Boost logo

Boost Testing :

Subject: [Boost-testing] Issues with tester 2: IBM XL C++ Compiler For Linux, V13.1.1
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-07-05 16:53:14


Hi,

This tester is unable to build shared_ptr.hpp:

warning: 1540-5200 The option "-qcpluscmt" is not supported.
warning: 1540-5240 The debug option for assertion has no effect.
In file included from ../libs/test/test/utils-ts/algorithm-test.cpp:17:
In file included from ../boost/test/unit_test.hpp:18:
In file included from ../boost/test/test_tools.hpp:38:
In file included from ../boost/test/tools/old/impl.hpp:20:
In file included from ../boost/test/tools/assertion_result.hpp:21:
In file included from ../boost/shared_ptr.hpp:17:
In file included from ../boost/smart_ptr/shared_ptr.hpp:28:
In file included from ../boost/smart_ptr/detail/shared_count.hpp:29:
In file included from ../boost/smart_ptr/detail/sp_counted_base.hpp:45:
../boost/smart_ptr/detail/sp_counted_base_clang.hpp:68:5:
 error: 1540-2988 The type "Atomic" is not supported.
    atomic_int_least32_t use_count_; // #shared

This affects all Boost.Test unit tests and I am sure lot more.
 Is this compiler setup issue? Can this be addressed?


Boost-testing list run by mbergal at meta-comm.com