Hello, is it there any way of deactivating the atomic operations in CMake? Currently I'm investigating the failure of the Armel build and I need to be able of switching it off to see if the error comes from that side:
/usr/bin/ld: ../../bin/osgviewer: hidden symbol `__sync_bool_compare_and_swap_4' in /usr/lib/gcc/arm-linux-gnueabi/4.3.3/libgcc.a(linux-atomic.o) is referenced by DSO /usr/bin/ld: final link failed: Nonrepresentable section on output This is the error that I get at the osgviewer program linking stage. Regards, Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

