<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5"><br>
<br>
</div></div>Did you also strip symbol names ? We know that for typekits, the symbol<br>
information can take upto 2/3 of the shared object size.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>Yes, stripping the symbol names is all I did.  Looks like the build type is getting set to Debug in the  rtt_ros_integration_std_msgs CMakeLists.txt, so I was wrong about that -- I was assuming the default wasn't getting overridden.  In general nothing should be released in Debug, and we discourage setting it in the CMakeLists.txt because it's easy to forget and check it in.</div>

<div><br></div><div>Josh</div></div>