On 01/08/2014 09:16 AM, MillieretXavier wrote:
Hi all,

I am using the cms activemq library, in my porjet, and I have the following
problem:
under windows my own library has 3 Mo size
And on the linux os, the size growing up at 14 Mo, so why ? and how have the
minus library size ?

using the strip command to remove all debug symbols from the library, do
nothing !

Any help will be appreciated, thanks a lot



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/CMS-libs-under-Linux-is-very-high-tp4676102.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

The library is big because there is a lot of code to enable it to do all the things it's handling for you. If you don't want your app to be large then just link to the shared library instead of the static lib.

--
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to