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
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...
Cool, I replaced the prefix.hpp file that Tim linked to and it compiled.
Seems to compile universal binary too, don't know why I was getting errors before but they aren't there now.
cheers, Rich
On Wed, Nov 11, 2009 at 10:11 AM, Tim Blechmann tim@klingt.org wrote:
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...
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list