[Bug libstdc++/57740] C++11 std::thread not usable with static linking

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 27 21:15:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57740

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note also that libstdc++.a can be used together with libpthread.so or
libstdc++.so with libpthread.a (g++ -static-libstdc++ etc.).



More information about the Gcc-bugs mailing list