[AWS] Successful build on Mac OS X

Simon Wright simon at pushface.org
Tue Oct 14 18:08:13 CEST 2014


Just had successful builds on Mac OS X Mavericks 10.9.5 (Darwin 13.4.0), Xcode 6.0.1, with both GNAT GPL 2014 and FSF GCC 4.9.1; makefile.setup for the latter is

prefix=/opt/gcc-4.9.1/bin/..
DEFAULT_LIBRARY_TYPE=static
ENABLE_SHARED=true
ZLIB=true
XMLADA=true
ASIS=true
IPv6=false
SOCKET=openssl
LDAP=false
DEBUG=false
PROCESSORS=0
TARGET=x86_64-apple-darwin13

I was particularly interested in whether the SSL support in Mavericks would be OK; it’s OpenSSL 0.9.8za 5 Jun 2014, though apparently (https://www.openssl.org/news/secadv_20140806.txt) it should as of 6 Aug 2014 be 0.9.8.zb, and it seems to work fine with AWS.

This is from the AWS git repo, commit ce4a682bc26bb638eb3e23325c8c6d700a3358ba.


More information about the AWS mailing list