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?
Thanks,
Rich