[Bug libstdc++/43005] Segmentation fault(not always) while running binary which has gcc and g++ compiled shared object files

jwakely dot gcc at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Feb 9 10:49:00 GMT 2010



------- 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



More information about the Gcc-bugs mailing list