Hi Björn,

The application that fails linking has been successfully compiled and linked 
against the following computers.
Intel Core 2 Duo running Windows XP sp3, Visual Studio 2005 sp1.
Intel Pentium 4 running Ubuntu 8.04, GCC version 4.2.3-2ubuntu7

Both have OSG 2.6.0 built from source.

Can you check if your Ubuntu box is failing or succeeding the atomic test in CMake?

Can you make sure you're linking to OpenThreads (the right version) and that you've included the right OpenThreads/Config header.

Note that if the machine fails the atomic test, the OpenThreads/Config header will be different than if it passes. So your two machines should not include the same OpenThreads/Config header (assuming one passed the test and the other failed). So if you put your OSG in source control for both machines to use (as we do) that might cause problems...

Hope this helps get closer to the source of the problem...

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to