Re: [openssl-users] Linking FIPS 2.0.12 and OpenSSL 1.0.2f - "multiple definition of `bn_div_3_words"

2016-10-10 Thread Dr. Stephen Henson
On Fri, Oct 07, 2016, craig_we...@trendmicro.com wrote: > I am trying to build a library of FIPS 2.0.12 and OpenSSL 1.0.2f for MIPS > architecture on vxWorks. I am getting this error during the link step: > > ../libcrypto.a(bn-mips.o)(.text+0x700): In function `bn_div_3_words': > : multiple def

Re: [openssl-users] Linking FIPS 2.0.12 and OpenSSL 1.0.2f - "multiple definition of `bn_div_3_words"

2016-10-07 Thread craig_we...@trendmicro.com
I was able to at least make the multiple definition error go away by specifying 'no-asm' as a parameter to the Configure command. Can anyone explain what the implications of such a setting are? From: Craig Weeks (RD-US) Sent: Friday, October 7, 2016 1:45 PM To: 'openssl-users@openssl.org' Subj

[openssl-users] Linking FIPS 2.0.12 and OpenSSL 1.0.2f - "multiple definition of `bn_div_3_words"

2016-10-07 Thread craig_we...@trendmicro.com
I am trying to build a library of FIPS 2.0.12 and OpenSSL 1.0.2f for MIPS architecture on vxWorks. I am getting this error during the link step: ../libcrypto.a(bn-mips.o)(.text+0x700): In function `bn_div_3_words': : multiple definition of `bn_div_3_words' /usr/local/src/w/branches/zorro/tos390_