I don't know what the win32.bat file does, but following the instructions in
the install.w32 file works just fine.
Just do (assuming you are compiling with NASM assembler):
perl Configure VC-WIN32
ms\do_nasm
nmake -f ms\ntdll.mak
This will produce the libeay32.lib and libeay32.dll you need.
Kim Hellan
> -----Oprindelig meddelelse-----
> Fra: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sendt: 9. marts 2000 02:49
> Til: [EMAIL PROTECTED]
> Emne: How can I make the openssl a shared library in win98
>
> Hi all
>
> I am SeungYong Yang. A few days ago I downloaded openssl-0.9.5
> I have compiled the openssl using the instruction 'install.w32'
>
> But I wanted to make an application program using openssl using VC6 in
> win98
> So I decided to make openssl a shared library and run 'win32.bat' which is
> located in 'openssl-0.9.5\shlib'. But It does not link 'eay.obj' (actually
> it can`t find 'eay.obj')
>
> How can I...?
> ______________________________________________________________________
> 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]