------- Comment #2 from jwakely dot gcc at gmail dot com 2010-02-09 10:49 ------- In addition to what Paolo said:
You're using -lpthread, did you also use the relevant preprocessor options? For powerpc -pthread does everything you need. That code doesn't qualify the names from namespace std, so I don't see how it even compiles. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43005