On Sat, Nov 24, 2012, Santhosh Kokala wrote: > I would really appreciate, if someone helps me with this issue.
Firstly if your application can use the shared library then just link against that: there is no need to use fipsld at all. If you must use static libraries then you should ensure that the linker phase is calling fipsld. How you do that depends on the application, if it is using g++ then you call fipsld instead, if you are using gcc for the linking you'd use it there. So perhaps CC=fipsld will work for you? Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org