Hi Loic,

On Sun, May 24, 2009 at 5:10 PM, Loic Dachary <l...@dachary.org> wrote:
> Awesome work :-) If you come up with a way to disable this with a CMake
> option, I'll set it for armel only in the upcoming 2.8.1 package. As long as
> it does not change the functionalities (only speed), it is acceptable.

I don't know of a current cmake way to disable the automatic selection
of the atomic reference counting implemention, the present code is a
series of tests that our CMakeModules/CheckAtomicOps.cmake file which
is run by src/OpenThreads/CMakeLists.txt to determine the settings
that are recorded in the include/OpenThreads/Config file.

We could possible modify the relevant cmake to allow on to
enable/disable to automatic detection, or to override it's result, but
this would obviously take us away from a vanilla OSG-2.8.1 release.
Perhaps if we can get CMake changes in place for OSG svn/trunk that
work then we could back port these for the debian usage.  I presume
this is an issue with OSG-2.8.0, and perhaps even OSG-2.6.x as well.

The other possibility and a bit of hack might be to provide a custom
include/OpenThreads/Config file that overrides the automatically
generated one.

Robert.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to