Boost logo

Boost :

Subject: [boost] [lockfree] arm / iOS builds against Boost.Atomic
From: Rich E (reakinator_at_[hidden])
Date: 2013-05-14 19:20:16


Hello,

I noticed today when moving my work from OS X / clang / libc++ to iOS /
clang / libc++ that Boost.Lockfree must link against libboost_atomic.a to
compile. This shouldn't be necessary, since there is std::atomic on iOS as
well.

If this is correct I can file a bug report, provide a test application, or
both if requested.

cheers,
Rich


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk