After adding -save-temps to CXX_DEFINES in build/src/osg/CMakeFiles/osg.dir/flags.make all the files of libosg compiles fine:
Linking CXX shared library ../../lib/libosg.so [ 14%] Built target osg It seems adding -save-temps to compilation flags workaround the internal compiler errors. -- g++ internal compiler error when trying to build OpenSceneGraph 2.8.3 https://bugs.launchpad.net/bugs/560135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
