On 04/27/2010 02:19 PM, Per Jessen wrote: > 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. >> >> Why is a user question sent to -devel? > > It's hardly a user question when it concerns how to build clamav. > Besides, the configure help output doesn't exactly say much: > > --enable-llvm Enable 'llvm' JIT/verifier support [default=auto] > > (automatic selection based on what?)
It is automatically enabled if you have a known-to-work GNU C++ compiler installed, and you have a CPU supported by the LLVM JIT. > > Btw, the README doesn't mention the 500% increase in the library size, > nor does the Changelog. The wiki mentions something about the size: http://wiki.clamav.net/bin/view/Main/UpgradeNotes096 I don't see an easy way of reducing the size (except for --disable-llvm). Can you give some more details on why this size increase is not acceptable for you? Best regards, --Edwin _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net