When i try to install opensl 0.9.6b in debug mode, adding 'debug' to the mk1mf.pl (and not to mk1mk.pl how to written in INSTALL.W32 file) lines in the do_* batch file, the do_ms.bat batch file generate a ntdll.mak that it is not configured for win32 platform but for unix latform. Why?
The batch file it is this: perl util\mkfiles.pl debug >MINFO rem perl util\mk1mf.pl VC-MSDOS no-sock debug >ms\msdos.mak rem perl util\mk1mf.pl VC-W31-32 debug >ms\w31.mak perl util\mk1mf.pl dll VC-W31-32 debug >ms\w31dll.mak perl util\mk1mf.pl no-asm VC-WIN32 debug >ms\nt.mak perl util\mk1mf.pl dll no-asm VC-WIN32 debug >ms\ntdll.mak perl util\mkdef.pl 16 libeay debug > ms\libeay16.def perl util\mkdef.pl 32 libeay debug > ms\libeay32.def perl util\mkdef.pl 16 ssleay debug > ms\ssleay16.def perl util\mkdef.pl 32 ssleay debug > ms\ssleay32.def I hope you help me soon Best regards. Alessandro M ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
