[openssl-dev] [openssl.org #3791] Problems configuring for OSX 10.8.5 (x86_64)

noloader@gmail.com via RT rt at openssl.org
Fri Apr 10 10:29:22 UTC 2015


This issue has kind of been with the project for so long its just kind
of accepted....

But its 2015 and all Apple hardware is x86_64. Its been that way for
quite a few years. Also, there's really no reason to (1) default to
darwin-i386 and (2) not recognize darwin-x86_64.

I suggest that darwin-x86_64 become the default, and configure to
recognize darwin-x86_64.

**********

$ ./config darwin-x86_64
Operating system: i686-apple-darwinDarwin Kernel Version 12.6.0: Wed
Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64
WARNING! If you wish to build 64-bit library, then you have to
         invoke './Configure darwin64-x86_64-cc' *manually*.
         You have about 5 seconds to press Ctrl-C to abort.
Configuring for darwin-i386-cc
target already defined - darwin-i386-cc (offending arg: darwin-x86_64)
riemann::openssl-git$ ./config darwin-x86_64-cc
Operating system: i686-apple-darwinDarwin Kernel Version 12.6.0: Wed
Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64
WARNING! If you wish to build 64-bit library, then you have to
         invoke './Configure darwin64-x86_64-cc' *manually*.
         You have about 5 seconds to press Ctrl-C to abort.
Configuring for darwin-i386-cc
target already defined - darwin-i386-cc (offending arg: darwin-x86_64-cc)




More information about the openssl-dev mailing list