Fajar A. Nugraha wrote: > Which means using CFLAGS="-static --static". > In my case I also had to install gmp from source, as the built-in gmp in > cygwin somehow doesn't work (you can ignore this, but freshclam will > give warnings about digital signature). > > So in my case, the steps to build clamav from source are : > - install the built-in clamav from cygwin port, which should ensure > that necessary dependencies are also installed > - install gmp and curl from source > - install clamav > > So, to use static libraries (well, almost static. You still need > cygwin1.dll) and put binaries in c:\clamav, the configure line used was > CFLAGS="-static --static -L/usr/local/lib" ./configure > --prefix=/cygdrive/c/clamav --enable-id-check --disable-clamav > --with-user=Administrator --with-group=Administrators
Can someone give me some guidance with installing gmp from source under Cygwin? After installing gmp from source, what changes need to be made in configure to use the new install? Thanks for your help. Regards, Brad Morgan IT Manager Horizon Interactive Inc. _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html