On 26/03/2021 10:47, Bala Duvvuri via openssl-users wrote:
Hi All,
We build the "crypto" code in OpenSSL to generate "libcrypto.a" for MIPs
platform.
Our application links statically with "libcrypto.a" and uses the OpenSSL crypto
API's accordingly.
With this compilation model, will it be
Hello,
Are you linking with libdl.so? (-ldl)
-Tom
Thomas Floodeen, Jr.
Mentor Graphics BSD
720.494.1133
-Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of zero modulo
Sent: Sunday, March 17, 2013 10:33 PM
To: openssl-users@o
Thank you very much.
On Fri, Apr 18, 2008 at 6:00 PM, Kyle Hamilton <[EMAIL PROTECTED]> wrote:
> You need to use:
>
> ./config shared
>
> This is the supported way to create a shared, dynamically-loadable
> library.
>
> -Kyle H
>
> On Fri, Apr 18, 2008 at 1:49 PM, Rodrigo Castro <[EMAIL PROTECTED
You need to use:
./config shared
This is the supported way to create a shared, dynamically-loadable library.
-Kyle H
On Fri, Apr 18, 2008 at 1:49 PM, Rodrigo Castro <[EMAIL PROTECTED]> wrote:
> I compiled openssl-0.9.8g like this:
> ./config -fPIC
> make
> make install
>
>
>
>
>
> On Fri, Apr 1
I compiled openssl-0.9.8g like this:
./config -fPIC
make
make install
On Fri, Apr 18, 2008 at 11:34 AM, Kyle Hamilton <[EMAIL PROTECTED]> wrote:
> How did you compile and install openSSL? Which version of OpenSSL are
> you using?
>
> -Kyle H
>
> On Fri, Apr 18, 2008 at 6:20 AM, Rodrigo Castro
How did you compile and install openSSL? Which version of OpenSSL are
you using?
-Kyle H
On Fri, Apr 18, 2008 at 6:20 AM, Rodrigo Castro <[EMAIL PROTECTED]> wrote:
> Hello to all, this is my first post here. Can anyone help me with the
> following problem? After configuring and installing openss
In message <[EMAIL PROTECTED]> on Thu, 27 Apr 2006 13:59:59 +0200, "Saurabh
Arora" <[EMAIL PROTECTED]> said:
tanish2k> Thankyou openssl group for your overwhelming, ZERO help support.
You know, you sent the first mail about 24 hours ago, and you seem to
expect the kind of support you'd normally
Thankyou openssl group for your overwhelming, ZERO help support.
i found out libcrypto.a is build everytime you compile the openssl.
but i am still having problems.
i am trying to add my custom extension under the standard extension stack.
(my company have acquired OIDs)
steps:
- add entries (s