This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2010 23:09:55 -0000
- Subject: [Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"
- References: <bug-42734-18664@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from paolo dot carlini at oracle dot com 2010-01-13 23:09 -------
Before anything else, you should make sure your system is otherwise sane, I
don't know "Linux nuty" and I have no idea if it's affected by specific issues.
Thus, first, I would suggest you to run the testsuite, which among many other
things includes lots of tests of the <thread> facilities, which should all pass
on x86 and x86_64 linux, see the gcc-testresults mailing list. If <thread> were
broken as seriously as you are reporting on the main Linux distros, we would
definitely know by now, because the testsuite tests *much* more than your
snippet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734