Boost logo

Boost :

From: marwanabukhalil (marwan.abu-khalil_at_[hidden])
Date: 2002-02-27 05:51:55


Hi,

we are trying to use the boost.thread libraries on an IBM Aix
platform, but we are not able to compile!

Error messages seem so be due to template instantiations, maybe of
nested or member templates.

We tried to instaniate all the mentioned templates manually, but the
list becomes to long.

Is there any chance to use the boost.thread with the xlC compiler?

Below I'll give the command line we used for compilation and one of
the error messages.

Thanks a lot for any advice!

Marwan Abu-Khalil

Command line for compiler:

/usr/vacpp/bin/xlC_r \
-qrtti \
-Iboost/boost_1_27_0 \
-
Lboost/boost_1_27_0/libs/thread/build/bin/libboost_thread/vacpp/releas
e \
-lboost_thread \
boost/boost_1_27_0/libs/thread/test/test_thread.cpp

One typical error message:

"boost/boost_1_27_0/boost/type_traits/composite_traits.hpp", line
208.40: 1540-0062 (S) The incomplete class "is_pointer_helper<void (*)
()>" must not be used as a qualifier.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk