Boost logo

Boost-Build :

Subject: [Boost-build] How to build Boost agianst specific version of openSSL
From: ramonpadilla1_at_[hidden]
Date: 2016-08-23 04:41:45


 
      From: "ramonpadilla1_at_[hidden]" <ramonpadilla1_at_[hidden]>
 To: "boost-build_at_[hidden]" <boost-build_at_[hidden]>
 Sent: Monday, 22 August 2016, 21:00
 Subject: How to build Boost agianst specific version of openSSL
   
My machine is a Mac with OS X El Capitan installed.Using Homebrew I have installed openssl 1.0.2h_1 but it does not allow it to be linked to usr/local.openssl version -a returns:OpenSSL 0.9.8zh 14 Jan 2016
built on: Feb 4 2016
platform: darwin64-x86_64-llvm
options: bn(64,64) md2(int) rc4(ptr,char) des(idx,cisc,16,int) blowfish(idx)
compiler: -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O3 -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DMD32_REG_T=int -DOPENSSL_NO_IDEA -DOPENSSL_PIC -DOPENSSL_THREADS -DZLIB -mmacosx-version-min=10.6
OPENSSLDIR: "/System/Library/OpenSSL"which openssl returns /usr/bin/openssl.I want to build Boost but I understand from the answer posted to this question that Boost will use the openssl version provided by the system.How do I force the boost build to use the version of openssl I have installed via Homebrew?

   



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk