On 5/8/06, Parind Shah <[EMAIL PROTECTED]> wrote:
Is it possible to include 64 bit binaries as well? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wai Wu Sent: Monday, May 08, 2006 11:12 AM To: openssl-users@openssl.org Subject: RE: 0.9.8b windows binaries Yes. Please hunter. Please include the header files in the download. Also, a small request, can you provide a build for static linking? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hunter Sent: Sunday, May 07, 2006 12:56 PM To: openssl-users@openssl.org Subject: Re: 0.9.8b windows binaries On 5/7/06, Mike Ehlert <[EMAIL PROTECTED]> wrote: > Oops. looks like I sent a blank reply to the list earlier this morning. > My apologies to all. > > >> Hummm. I downloaded the binary from http://hunter.campbus.com/, > > I was going to comment that this site does not offer the 0.9.8b > binaries, but what I'm after now is some information on any tricks to > compiling the DLL's with only the features needed for my application > to reduce their size. I'd rather not try to blindly rip appart the > source without some guidance as I am not a C++ coder, my former coding > skills were limited to masm. > > Regards, Mike > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > Mike, I provide the binaries for hunter.campbus.com. The files are actually stored at brandleadershipmarketing.com/apache. You can take the Archive and MD5 link from hunter.campbus.com. I have been busy and have not had time to build Openssl-0.9.8b. I will be getting to the Apache builds in the next few days but I thought I would try to address your issue - smaller binaries. I assume you also need headers and libs for building your application. I will be waiting for an update to mod_ssl for Apache 1.3.x. I noticed an option for the build to not statically link the engines. This results in binaries that are a little smaller. I built the code with 'no-static-engine' and used the 'install' option. Then I zipped up the directory structure created by the makefile in c:\openssl. The engine dll's can be found in the c:\openssl\lib\engines directory. Openssl-0.9.8b-no-static-engine-Win32.zip Try this build and let me know if it suits your needs. If it does I will continue the build the updates in this form in addition to the regular package, which is created to support Apache 1.3.x. Apache 2.x.x are packaged with OpenSSL included. If you prefer you can build your own using these options, but let me know so that I know if should continue to provide this form of package. Chris Lewis ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
Parind, I have never tried to build 64 bit and I don't have anything to try it on. I will look and see how complicated it is... Chris Lewis ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]