| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: reducing the libcurl footprint
From: Gary Maxwell <gmaxwell_at_casabi.com>
Date: Mon, 24 Sep 2007 18:20:37 -0700
> We are using libcurl for one of our embedded applications in a PowerPC
> With the above options and stripping, I can get a library of size 153 KB.
> I do not know how to implement the optimizations mentioned in the thread.
Even though we are still using libcurl version 7.15.3 (we're upgrading now!), our configuration is similar to yours, and on an ARM7 platform, with all optimizations enabled, and compiled for Thumb mode, we see the following footprint:
libcurl code: 43580 bytes
Obviously, this doesn't account for stack frame or heap size.
I'd first check to see if you have enabled compiler optimizations and have eliminated any compiled-in debugging overhead. Also, please let the list know any more details: specific processor, what tool chain, what libcurl release, etc.
Good luck!
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info