On Wed, 11 Nov 2009 00:39:03 +0100 Rich E reakinator@gmail.com wrote:
Hi list,
I tried compiling flext today in OS X Snow Leopard and ran into the following problem (after turning off all cross-compilation support so it only compiled i386 - doesn't seem to like x86_64):
In file included from source/lockfree/cas.hpp:28, from source/lockfree/stack.hpp:30, from source/flcontainers.h:23, from source/flqueue.cpp:24: source/lockfree/prefix.hpp:47:36: error: bits/atomicity.h: No such file or directory make[1]: *** [pd-darwin/release-single/flqueue.opp_i386] Error 1
Anyone know how to help?
thomas may want to merge the changes from boost.lockfree [1]
best, tim
[1] http://tim.klingt.org/git?p=boost_lockfree.git;a=blob;f=boost/lockfree/detai...