K. Noel Belcourt | 20 May 18:52

Re: compiling boost on AIX gives pthread errors

Hi Andrej,

On May 20, 2008, at 6:35 AM, Andrej van der Zee wrote:

> I am having problems with compiling boost 1.35 on AIX
> 5.3 with gcc 4.0.0. I get the pthread errors below. I
> am new to AIX, so I have hopes that this can be easily
> solved....

We don't test with gcc on Aix, but we should.  My system seems to  
compile this file okay :

gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.0/release/ 
threading-multi/greg_month.o

     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - 
Wall -fPIC -pthread  -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 - 
DDATE_TIME_INLINE -DNDEBUG  -I"." -c -o "bin.v2/libs/date_time/build/ 
gcc-4.0.0/release/threading-multi/greg_month.o" "libs/date_time/src/ 
gregorian/greg_month.cpp"

This is with Boost 1.35.0 and AIX 5.3 (31488 MB  8 CPU   
PowerPC_POWER5  model IBM,9118-575)

-- Noel

Gmane