Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <41523FD9.4000202@users.sourceforge.net>
Date: Wed, 22 Sep 2004 23:15:37 -0400
From: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: clamav: libclamav as shared library
X-Enigmail-Version: 0.86.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Authentication-Info: Submitted using SMTP AUTH at out011.verizon.net from [68.160.245.252] at Wed, 22 Sep 2004 22:15:40 -0500

clamav maintainer,

First, thank you for contributing this project to the distro, and 
getting clamd working properly (something I've had trouble doing 
myself).  I do have one request, however -- and I know it's not a big 
deal -- if you could build libclamav as a shared library.

This can be done by adding -no-undefined to libclamav_la_LDFLAGS in 
libclamav/Makefile.am, then run "autoreconf -i -f -v".  This will 
increase the size of the patch, but it's really worth it to have shared 
libs, as many programs and bindings will benefit.  Both shared and 
static libraries will be built by default; I usually add 
--disable-static to the configure flags in this case, as I usually find 
that static libs just take up space.

Thanks!


Yaakov

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

