sasl build on windows (using mingw if possible)

Daniel Atallah datallah at pidgin.im
Wed Jun 16 13:48:40 EDT 2010


On Wed, Jun 16, 2010 at 09:55, nikola radovanovic <nikoladsp at gmail.com> wrote:
> so, what are you saying is that you have builded cyrus sasl using MSVC
> compiler, and you 'converted' MSVC generated dll's to mingw *.a shared
> libs by using pexports and dlltool? i want to compile openldap on
> windowsm so i needed all my bdb, ssl and sasl libs mingw compatible.
> also, do you maybe know whether sasl built with MIT kerberos (instead
> of officially supported CyberSafe) will work?

I didn't "convert" anything - I just built it with MSVC configured to
use the msvcrt runtime instead of the newer compiler specific runtime.
After that, mingw can link against the dlls directly.

The SASL built with MIT Kerberos 4 windows will work (that is what we use).

-D




More information about the Support mailing list