hi Robert, thanks for the test, now I know that this isn't only a problem on my compuer and I found that (seems to fit to the problem) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16276
so I will update my system now lg harri > Hi Harri, > > As a point of reference I've just compiled the OSG including > introspection and all wrappers using the Cmake build on Suse 9.3 > laptop. The gcc version is 3.3.5, everything compiles but like you I > get link messages like the one you do. The wrappers .so's are > successfully built so I don't know whether its anything to worry > about. > > Robert. > > > /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: > `.L1164' referenced in section `.rodata' of > CMakeFiles/osgIntrospection.dir/Value.o: defined in discarded section > `.gnu.linkonce.t._ZN16osgIntrospection30StreamingNotSupportedException9build_msgENS0_13OperationTypeERKNS_16ExtendedTypeInfoE' > of CMakeFiles/osgIntrospection.dir/Value.o > > /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: > `.L1159' referenced in section `.rodata' of > CMakeFiles/osgIntrospection.dir/Value.o: defined in discarded section > `.gnu.linkonce.t._ZN16osgIntrospection30StreamingNotSupportedException9build_msgENS0_13OperationTypeERKNS_16ExtendedTypeInfoE' > of CMakeFiles/osgIntrospection.dir/Value.o > > /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: > `.L1160' referenced in section `.rodata' of > CMakeFiles/osgIntrospection.dir/Value.o: defined in discarded section > `.gnu.linkonce.t._ZN16osgIntrospection30StreamingNotSupportedException9build_msgENS0_13OperationTypeERKNS_16ExtendedTypeInfoE' > of CMakeFiles/osgIntrospection.dir/Value.o > > /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: > `.L1161' referenced in section `.rodata' of > CMakeFiles/osgIntrospection.dir/Value.o: defined in discarded section > `.gnu.linkonce.t._ZN16osgIntrospection30StreamingNotSupportedException9build_msgENS0_13OperationTypeERKNS_16ExtendedTypeInfoE' > of CMakeFiles/osgIntrospection.dir/Value.o > > /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: > `.L1162' referenced in section `.rodata' of > CMakeFiles/osgIntrospection.dir/Value.o: defined in discarded section > `.gnu.linkonce.t._ZN16osgIntrospection30StreamingNotSupportedException9build_msgENS0_13OperationTypeERKNS_16ExtendedTypeInfoE' > of CMakeFiles/osgIntrospection.dir/Value.o > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
