Good call. I built with just solaris-sparcv9-cc and that works fine. Adding -xcode=pic32 introduces the problems. I need that flag because I am adding the openssl static library into my shared library. John. -----Original Message----- From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf Of Carson Gaspar Sent: 16 April 2015 21:33 To: openssl-users at openssl.org Subject: Re: OpenSSL 1.0.2 Solaris 32 bit build is broken As a counter-example, I just built OpenSSL 1.0.2a 32-bit on SPARC and 'make test' is just fine. Host: Sun Fire v490 Compiler: Solaris Studio 12.2 OS: Solaris 10 u9 Configure args: solaris-sparcv9-cc So I suspect the OP is suffering from some local issue. -- Carson