------- Comment #3 from Ulrich dot Beingesser at t-systems dot com 2006-10-19 17:02 ------- (In reply to comment #2) > -lpthread > I think that is your problem, you should be using -pthread instead. > Can you try using -pthread instead of -lpthread?
Using -pthread instead of -lpthread shows the same results. gcc was configured using (taken from g++ -v): Using built-in specs. Target: powerpc-ibm-aix5.3.0.0 Configured with: /tools/gnu/gcc/gcc-4.1.1/configure --prefix=/newtools/OS_AIX53/gcc4.1.1 --enable-threads=posix --enable-languages=c,c++ Thread model: aix gcc version 4.1.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29517