Building Cyrus SASL 2.1.26 on Win 64
Karthikeyan Manivannan <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <CY1PR16MB011042E1E7E67DA99A179B97C35A0@CY1PR16MB0110.namprd16.prod.outlook.com> |
Hi, I managed to build and use 2.1.26 on Linux without any issues. I used the following configure command ./configure --disable-cram --disable-digest --disable-scram --disable-login --disable-otp --disable-passdss --disable-krb4 --disable-srp --without-des CFLAGS="-g" What do I need to do if I want to replicate the same on a Win64 machine? Any help would be greatly appreciated. Thanks. Karthik