>> Mario must be referring to 0.9.8.
> No I use the source from 1.0.0
> 
>> 1.0.0 has assembler support for VC-WIN64A.
> 
> I wonder! Since in INSTALL.W64 there is written that there isn't ASM
> code for x64.

It only says that assembler is not available in "initial 0.9.8 release."
It doesn't mean that assembler won't ever be appearing in 0.9.8 nor that
it is not available in 1.0.0:-) But admittedly INSTALL.W64 could have
been revised...

> And in the do_win64i.bat there is the config not to use ASM (no-asm)
> So does it use the ASM source?
> 
> perl util\mk1mf.pl dll no-asm VC-WIN64A >ms\ntdll.mak

no-asm is ineffective in do_win*.bat. If you want to get rid of
assembler, it's done as 'perl Configure VC-WIN64A no-asm' now, same as
in Unix. Yes, it should have been documented...

>> Perhaps a difference in VS version or something
> I use VC 2008 and nasm is in my %PATH%

Run 'openssl.exe version -a', which should give you a hint what's
compiled. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to