Hi Andy,
"Andy Skinner" wrote:
> One example of a file with these problems is src/osg/ArgumentParser.cpp,
> complaining about atof(), atoi(), and strncmp().
Would you mind comparing a 'VERBOSE=1' build on your Sun with the
following compiler command:
[ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/ArgumentParser.o
/opt/SUNWspro/bin/CC -xO3 -xtarget=ultra2 -xautopar -xprefetch=auto
-Dosg_EXPORTS -KPIC -I/usr/local/src/OpenSceneGraph/include -DOSG_LIBRARY
-o src/osg/CMakeFiles/osg.dir/ArgumentParser.o -c
/usr/local/src/OpenSceneGraph/src/osg/ArgumentParser.cpp
This is what I get with SunStudio11 on Solaris10/Sparc - the result
looks pretty good to me ....
Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/