need your help about fipsld in Example OpenSSL Based Application

Pankaj Sarode pankajnsarode at gmail.com
Wed Nov 27 06:16:51 UTC 2019


Hi,

You will need to pass your native compiler i.e gcc to fipsld script and
make the fipsld script refer to your native compiler.

Example:
Make CC=<complete path to fipsld> FIPSLD_CC=/USR/BIN/GCC

refer section 5.3.1 of fips-openssl-userguide-2.0

Pankaj

On Tue, Nov 26, 2019, 11:06 PM 炉诸 <sunchunjie_0_0 at 163.com> wrote:

> Dear all,
> As a newbie, I am following the details in document
> UserGuide-2.0.pdf,Appendix C Example OpenSSL Based Application,C1, which
> creates one Makefile and one  c source code file. when run make command, it
> always use ld to do the link, not the fipsld, but when I run command like :
> make CC=/path/to/fipsld
> it seems ran into loop, so, I need your help about what to  fix to make
> the example works.
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20191127/9caf5ebb/attachment.html>


More information about the openssl-users mailing list