Hi Alberto, I did a simple test just now. Seems it won't affect the generated file size and contents, because of not changing basic value types. (and the wrapper class size will never be recorded) I'd like to have more tests later.
Thanks, Wang Rui 2010/3/25 Alberto Luaces <[email protected]>: > Hi Wang, Robert, > > the counterpart for GCC is -fpack-struct[=n], > http://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html#Code-Gen-Options > but I wonder if this packing could be a future cause of > incompatibilities between .osgb files generated with versions of OSG > compiled with packing and versions compiled without it. > > -- > Alberto > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
