curl-library
Re: curl binary size with TLS
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 12 Aug 2013 23:10:16 +0200 (CEST)
Date: Mon, 12 Aug 2013 23:10:16 +0200 (CEST)
On Mon, 12 Aug 2013, Dan Fandrich wrote:
> The switches you gave look reasonable, except adding --enable-hidden-symbols
> and --without-zlib will save a few more bytes.
I also noticed --disable-gopher was missing, and a few more bytes can be
trimmed off by editing lib/curl_setup.h to make sure USE_NTLM doesn't get
defined so that NTLM support doesn't built in.
> You'll probably have more success saving total bytes by trimming OpenSSL.
Indeed. That can possibly remove a full megabyte or more.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-08-12