[Atomic] / PPC / error: impossible constraint in 'asm'
22 May
2013
22 May
'13
7:03 a.m.
Hello, I get the error below compiling with (Xcode 2.5 / OS X 10.4.11) only for PPC arch. boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp:1204: error: impossible constraint in 'asm' The related code is: static boost::atomic<long> messageCount_(0); number_ = messageCount_.fetch_add(1, boost::memory_order_relaxed); Is this a known bug ? Is there any way to fix it ? Thanks.
4190
Age (days ago)
4190
Last active (days ago)
0 comments
1 participants
participants (1)
-
nicolas.danet@free.fr