This is a joint effort between Blasius Czink and myself.  He did the bigger 
part, using mutex on solaris for xor (it was trying to use an "xor" variant of 
the "or" and "and" calls, but these don't seem to exist).

I added a const_cast for a call to atomic_cas_ptr, which takes a void* and has 
been given a const void* const.

This did compie OpenThreads.  I'm still building OpenSceneGraph, but it is past 
the part that didn't build before.

andy

Attachment: Atomic
Description: Atomic

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to