I tried without optimzation: let CMAKE_BUILD_TYPE be empty. It works even worse. And I don't know why the RPM version doesn't comflict with compiz on my computer while the compiled version does.
On 2/19/11, Alberto Luaces <[email protected]> wrote: > GeeKer Wang writes: > >> I tried cmake with -O2 instead of -O3, it's still much slower. >> So, how is the rpm version compiled? > > Try without specifying optimizations, the same way as they did with the > rpm: call cmake without -DCMAKE_BUILD_TYPE in a clean directory. > > -- > Alberto > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Bob _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

