cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: distributing a compiled program using libcurl

From: Bertrand Demiddelaer <bdemiddelaer_at_denyall.com>
Date: Tue, 02 Nov 2004 16:58:29 +0100

Flavio Tischhauser wrote:

> Is there a way to strip any unused functions (it only needs to do simple
> HTTP Posts, no SSL, no zip etc) Or do you have other tips on how to
> reduce the size of my program and still run it on every "standard linux
> server"?

You still can create your own specific restricited libcurl.a using
options for configure like --disable-ftp --disable-gopher --disable-file
--disable-ldap --disable-dict --disable-telnet --without-ssl --without-zlib
Received on 2004-11-02