https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65663
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2015-04-02 Version|unknown |4.2.1 Ever confirmed|0 |1 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Kaarlo Kananen from comment #0) > Built on OS X 10.8.5 and 10.9 with g++ 4.0.1, 4.2.1 and apple clang 5.0 and > 5.1 using libstdc++ (6.0.9). Your version of libstdc++ is *ancient* (at least 7 years old) and not supported or maintained. Please either report it to Apple, who provided you with the ancient library, or try with a newer version of libstdc++.