You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/29 06:49:20 UTC

[GitHub] elisium7 opened a new issue #87: the librocketmq.so is much bigger than the dynamic lib in aliyun rocketmq cpp sdkdemo

elisium7 opened a new issue #87: the librocketmq.so is much bigger than the dynamic lib in aliyun rocketmq cpp sdkdemo
URL: https://github.com/apache/rocketmq-client-cpp/issues/87
 
 
   i compile this cpp project, then i get librocketmq.so which is about 30M, and librocketmq.a is about 90M, it is too big for a client sdk. i set boost_use_static_libs switch on,libevent_use_static_libs off,jsoncpp_use_static_libs on, gcc version is 4.8.5.
   
   can anyone tell me how can reduce the size of librocketmq.so and librocketmq.a get from the project?
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services