hi Jeremy, Thanks for the reply!
I read the doc, but missed the section before Visual C++ as it was what I was always doing :) Cheers, On Mon, Dec 3, 2012 at 9:12 PM, Jeremy Farrell <jeremy.farr...@oracle.com> wrote: >> From: Pierre Joye [mailto:pierre....@gmail.com] >> Sent: Monday, December 03, 2012 9:22 AM >> >> While upgrading openssl to 1.x serie, I noticed that ms\do_masm.bat is >> not present anymore. >> >> Running: >> >> perl Configure --openssldir=C:/phpbuild/apps_install/ VC-WIN32 enable- >> camillia >> >> forces nasm in the makefile: >> >> 52: ASM=nasm -f win32 >> >> Is it on purpose or is ml still supported? > > I recommend reading the build and installation documentation before > attempting to build and install new versions. INSTALL.W32 says: > > - Netwide Assembler, a.k.a. NASM, available from http://nasm.sourceforge.net/ > is required if you intend to utilize assembler modules. Note that NASM > is now the only supported assembler. > ... > If you want to compile in the assembly language routines with Visual > C++, then you will need already mentioned Netwide Assembler binary, > nasmw.exe or nasm.exe, to be available on your %PATH%. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org