RE: [11]Re: [Clamav-users] Re: Building ClamAV from source using Cygwin

2006-01-24 Thread Brad Morgan
> > > 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

RE: [11]Re: [Clamav-users] Re: Building ClamAV from source using Cygwin

2006-01-23 Thread Brad Morgan
> 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 : >