Re: [Boost-bugs] [Boost C++ Libraries] #8340: Boost fails to compile on AIX 7.1 with IBM XL C/C++ V12.10

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8340: Boost fails to compile on AIX 7.1 with IBM XL C/C++ V12.10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-18 21:55:26


#8340: Boost fails to compile on AIX 7.1 with IBM XL C/C++ V12.10
------------------------------------------------+---------------------------
  Reporter: ShaoPin <cjt74392@…> | Owner: viboes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------+---------------------------

Comment (by viboes):

 Added the thread error here


 {{{
 vacpp.compile.c++ bin.v2/libs/thread/build/vacpp/release/address-model-64
 /link-static/threading-multi/pthread/thread.o
 971 "libs/thread/src/pthread/thread.cpp", line 439.48: 1540-0256 (S) A
 parameter of type "timespec *" cannot be initialized with an expression of
 type "const timespec *".
 972 "libs/thread/src/pthread/thread.cpp", line 439.48: 1540-1205 (I)
 The error occurred while converting to parameter 1 of
 "pthread_delay_np(timespec *)".
 973
 974 xlC_r -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1
 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO
 -DBOOST_THREAD_POSIX -DNDEBUG -qcpluscmt -O3 -qstrict -q64 -qfuncsect -qeh
 -qrtti -I"." -o "bin.v2/libs/thread/build/vacpp/release/address-model-64
 /link-static/threading-multi/pthread/thread.o"
 "libs/thread/src/pthread/thread.cpp"
 975
 }}}


 Which macro can be use to detect the context of the error, library version
 compiler version, ...?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8340#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC