The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=5028 ====================================================================== Reported By: briandking Assigned To: yann ====================================================================== Project: openssl Issue ID: 5028 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2012-11-30 20:14 CET Last Modified: 2013-04-21 10:20 CEST ====================================================================== Summary: Please include 64 bit binaries with openssl Description: The package includes the 64 bit libraries, but it only include a 32 bit main binary. When I compile from source myself on 64 bit solaris with gcc4 (from OpenCSW), it builds a 64 bit binary by default.
If I: 1) take that binary and place it in /opt/csw/bin/amd64 2) take your binary (32 bit) and place it in /opt/csw/bin/i386 3) cd /opt/csw/bin ; ln isaexec openssl Then it finds the appropriate binary (32 or 64 bit) for the platform. There is a noticeable difference in speed for operations like "openssl speed aes". ====================================================================== ---------------------------------------------------------------------- (0010313) yann (manager) - 2013-04-07 00:36 https://www.opencsw.org/mantis/view.php?id=5028#c10313 ---------------------------------------------------------------------- Hi, This has been fixed in last package. Yann _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
