Re: static openssl window libs in VC++

2007-05-30 Thread jimmy
gary clark wrote: Static libs are present in openssl-0.9.8e\out32dll. Thanks, garyc i thought the static libs are in openssl\out32 and the dynamic libs are in out32dll. -jb -- The biggest problem with communication is the illusion that it has occurred. _

Re: static openssl window libs in VC++

2007-05-29 Thread gary clark
Static libs are present in openssl-0.9.8e\out32dll. Thanks, garyc __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Man

static openssl window libs in VC++

2007-05-29 Thread gary clark
Hello, Could somebody out there tell me how to build the following static libs in Windows VC++. libeay32.lib and ssleay32.lib The .dll I have are both shared libs. I'm using openssl-0.9.8e. Thanks, Garyc __ OpenSSL Project