> I think you can indeed remove ar rs completely for 64-bit sparc
> too... In a 10 year timeframe some things may have changed... It is
> really impressive that you found something in your archive that
> happened so long ago. If you put Solaris 10 as minimum OS version,
> then you can safely remove that ar command.

http://cvs.openssl.org/chngview?cn=22748 [and follow-ups].

> I now just used to RANLIB workaround since I can control that one
> outside the OpenSSL sources (which I don’t like to change).

For public reference. The workaround is to set RANLIB environment 
variable to 'ranlib' or 'true' prior running Configure, e.g.

        env RANLIB=ranlib ./Configure solaris64-sparcv8-cc


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to