Hello,
I am trying to build openssl 1.0.2zf for solaris sparc system. I am
receiving following error while make for both 32 and 64 bit platform.
However, for Solarisx86 it is not the issue.
./Configure --openssldir=solaris-sparc-32/int-src/stage_openssl shared
solaris-sparcv9-gcc no-asm -static-l
While building OpenSSL 1.0.2x library I am configuring with following
options on macos:
For Macosx-32: ./Configure --openssldir=/path/to/openssl/dir shared
-mtune=generic -march=i386 -m32 -fPIC darwin-i386-cc no-asm -D_GNU_SOURCE
no-rc5 enable-tlsext no-ssl2
For Macosx-64: ./Configure --openssldi
While building OpenSSL 1.0.2x library I am configuring with following
options on macos: For Macosx-32: ./Configure
--openssldir=/path/to/openssl/dir shared -mtune=generic -march=i386 -m32
-fPIC darwin-i386-cc no-asm -D_GNU_SOURCE no-rc5 enable-tlsext no-ssl2
For Macosx-64: ./Configure --openssldir