[Date Prev][Date Next] [Chronological] [Thread] [Top]

Built tools on windows NT



FWIW --

I managed to build the tools (ldapsearch/modify/delete/modrn) using the
"full" version of cygwin (which comes with gcc) with some pretty minor
modifications of the makefile templates.  The .exe's produced work on NT and
95.  I'd be happy to clean up the build tree w/ my modifications and stick
it somewhere.

Haven't been so lucky getting builds to work using VC++.  I've got a version
which builds dlls for ldap, lber, ldif and produces ldapsearch, but it
crashes almost immediately.

-rj