Test under Windows XP pro, with VISUAL.NET studio (visual 7 C++), platform
SDK (October 2002).
#####################################################################
After "perl Configure VC-WIN32" the output is as follow:
Configuring for VC-WIN32
IsWindows=1
CC =cl
CFLAG =-DOPENSSL_SYSNAME_WIN32 -DOPENSSL_THREADS -DDSO_WIN32
-DOPENSSL_NO_KRB5
EX_LIBS =
BN_ASM =bn_asm.o
DES_ENC =des_enc.o fcrypt_b.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
PROCESSOR =
RANLIB =true
ARFLAGS =
PERL =perl
THIRTY_TWO_BIT mode
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined
Configured for VC-WIN32.
#####################################################################
After "ms\do_ms.bat" the output is as follow:
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mkfiles.pl 1>MINFO
C:\openssl-0.9.7-stable-SNAP-20030214>rem perl util\mk1mf.pl VC-MSDOS
no-sock >ms\msdos.mak
C:\openssl-0.9.7-stable-SNAP-20030214>rem perl util\mk1mf.pl VC-W31-32
>ms\w31.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mk1mf.pl dll VC-W31-32
1>ms\w31dll.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mk1mf.pl no-asm VC-WIN32
1>ms\nt.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mk1mf.pl dll no-asm VC-WIN32
1>ms\ntdll.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mk1mf.pl no-asm VC-CE
1>ms\ce.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mk1mf.pl dll no-asm VC-CE
1>ms\cedll.mak
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mkdef.pl 16 libeay
1>ms\libeay16.def
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mkdef.pl 32 libeay
1>ms\libeay32.def
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mkdef.pl 16 ssleay
1>ms\ssleay16.def
C:\openssl-0.9.7-stable-SNAP-20030214>perl util\mkdef.pl 32 ssleay
1>ms\ssleay32.def
#####################################################################
Then compiling for static library "nmake -f ms\nt.mak":
OpenSSL - 0 erreur(s), 18 avertissement(s)
(warning LNK4089: toutes les r�f�rences � 'GDI32.dll' ignor�es par /OPT:REF)
---------------------- Termin� ----------------------
G�n�ration�: 1 a r�ussi, 0 a �chou�, 0 a �t� ignor�
#####################################################################
-----Message d'origine-----
De�: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] De
la part de Bodo Moeller
Envoy�: vendredi 14 f�vrier 2003 18:09
��: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Objet�: IMPORTANT: please test snapshot
openssl-0.9.7-stable-SNAP-20030214.tar.gz
Please test snapshot openssl-0.9.7-stable-SNAP-20030214.tar.gz
(or later), which will be available today around 8 p.m. GMT at
<URL: ftp://ftp.openssl.org/snapshot;type=d >.
We plan to release version 0.9.7a soon (next week if all goes well).
OpenSSL 0.9.7a will be a bugfix release based on 0.9.7; thus there
will be no beta releases. The snapshot should solve most problems
that have been reported to [EMAIL PROTECTED]; please test it to help us
avoid unforeseen problems with the new release.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]