Ralf S. Engelschall wrote:
>
> On Sun, Oct 04, 1998, Michael Lechner wrote:
>
> > My first feedback: it runs (and has some crashes due to Microsofts
> > handling of allocations in DLLS - it worked after I linked SSL
> > statically)- I'll send you some suggestions later.
>
> DLL? My and Tung's approach was to link statically with the Apache core.
That was my approach too - however you should change your
installation instructions:
>> o Create the all-in-one SSLeay Makefile for building under Win32:
>> $ perl util\mk1mf.pl no-asm dll VC-WIN32 > makefile.win32
^^^^^^^^^
> Because hasn't Win32's DDLs the same restrictions as Unix DSOs, i.e.
> direct symbol references from the core to the DDL/DSO are not
> allowed?
No! You can use ".EXP"-(export)-tables so these restrictions are not
on WIN32.
Michael
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Michael Lechner
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port... Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 ... Michael Lechner
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Wi... Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.... Michael Lechner
- Re: ANNOUNCE: mod_ssl 2.1b5-... Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Wi... Niklas Saers
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.... Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-... Niklas Saers
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Trung Tran-Duc
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port... Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port... Michael Lechner
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Trung Tran-Duc
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Ralf S. Engelschall
- Re: ANNOUNCE: mod_ssl 2.1b5-1.3.2 (Win32 port) Hakan . Tandogan
