When I do: nmake -f ms\ntdll.mak install
 
I get 4 Directories:
- bin
- lib
- include
- ssl
 
In the bin directory, I see "ssleay32.dll" and "libeay32.dll".
 
Now, I am building OpenSSL myself with CMake and it would be easier to
just build one big dll.
 
Therefor, I am wondering if I run into problems it I build it as one
DLL.
 
@ David Kirkby: I removed my phone number just in this case, and not by
accident ;)
 
 

Rob Deckers

 

________________________________

From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Anil Tambe
Sent: maandag 05 juli 2010 13:46
To: openssl-users@openssl.org
Subject: Re: Why 2 DLL's for building OpenSSL


by 2 dlls .. do you mean libssl and libcrypto ?


On Mon, Jul 5, 2010 at 4:24 PM, Deckers, Rob <rob.deck...@oce.com>
wrote:


         
        I am trying to build OpenSSL by using CMake ( only for windows )
files to generate visual studio solutions.
         
         Now I see that OpenSSL results in 2 .dll files.
         
        Is there a special reason why 2 DLL's?
        Could it be combined in just one DLL?
         
        Greets

        Rob Deckers

        

        

        

        


        This message and attachment(s) are intended solely for use by
the addressee and may contain information that is privileged,
confidential or otherwise exempt from disclosure under applicable law.
If you are not the intended recipient or agent thereof responsible for
delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited. If you have received this
communication in error, please notify the sender immediately by
telephone and with a 'reply' message. Thank you for your co-operation. 




This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.

Reply via email to