http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899
Bug #: 53899
Summary: [C++0x] undefined reference to
std::atomichttp://tim.klingt.org/boost_lockfree.tar.gz
The following program when compiled and executed from libs/lockfree/test
(including the other r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899
--- Comment #3 from Neil Nelson 2012-07-09
14:34:18 UTC ---
Redi,
Thank you for your very quick and detailed responses. Looks like I have
some work to do on my end. I will copy this to the boost lockfree author.
Neil
On 07/09/2012 08:30 AM, r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53899
--- Comment #5 from Neil Nelson 2012-07-09
16:06:11 UTC ---
Jonathan, (redi at gcc dot gnu.org )
I installed g++-4.7 and obtained a good improvement over the prior
results with the following output
boost_lockfree/libs/lockfree/test$ g++-4.7 -s