On Thu, Feb 03, 2000 at 05:42:19PM +0900, Srinivas, Ravi wrote:
> I have downloaded the openssl-0.9.4.How can I get a debug version of the
> openssl.
Try using "./config -d", as described in INSTALL. If that doesn't work
on your system, edit the configuration line for your platform in
./Configu
On Thu, Feb 03, 2000 at 05:42:19PM +0900, Srinivas, Ravi wrote:
> Hi,
>
> I have downloaded the openssl-0.9.4.How can I get a debug version of the
> openssl.
> If I give the ./config it is taking "cc" and it dose not contain the debug
> mode. I need to use gcc with -g option to debug the code.
Hi,
I have downloaded the openssl-0.9.4.How can I get a debug version of the
openssl.
If I give the ./config it is taking "cc" and it dose not contain the debug
mode. I need to use gcc with -g option to debug the code. Can any one of
you please help me to compile the code with debug verison and