I've added the option --disable-llvm to the configure file parameters.
I've also remove the use of lib c++.
and now my binary linked with libclamav.a is about 1MB instead of 12MB.

So, it's really better for my usage.
Thank you very much.

Best regards,
Nicolas Dumont.


2010/4/26 Török Edwin <edwinto...@gmail.com>

> On 04/26/2010 01:07 PM, Reini Urban wrote:
> > 2010/4/26 nicolas dumont <nicolas.dumont.pe...@gmail.com>:
> >> Could you explain why it has so much increase between 0.95.3 and 0.96 ?
> >>
> >> Is there a way, by disable some new features ( bytecoder for ex ) to
> >> decrease the size of the lib ?
> >
> > Is it that difficult?
> >
> > --with-llvm links statically the whole llvm into libclamav.
> > --without-llvm does not do this.
>
> Actually --disable-llvm does that, there is no --with/--without-llvm.
> This is similar to --disable-bzip2, again no --with/--without there.
>
> I think you are right that configure should be more consistent.
> Maybe something to improve for 0.97.
>
> >
> > Why is a user question sent to -devel?
>
> Best regards,
> --Edwin
> _______________________________________________
> http://lurker.clamav.net/list/clamav-devel.html
> Please submit your patches to our Bugzilla: http://bugs.clamav.net
>
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to