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]

Reply via email to