Hi Tobias, Am 26.04.12 12:15, schrieb Tobias Duckworth: > Further to Stephan's suggestion, since llvm-gcc-4.2 supports OpenMP, I was > able to get everything running using llvm-gcc-4.2. > (Thanks Stephan for the info that llvm-gcc-42 now supports OpenMP) > > However, it still strikes me as odd that failure occurs when compiling my > program with gcc and linking to OSG built with llvm.
I have no idea. I have the suspicion, that the optimization of llvm is too aggressive (osg is compiled with -O3), but I'll have to do some more tests. cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

