Xcode 8.0 test coverage

8 views
Skip to first unread message

Jeffrey Walton

unread,
Sep 10, 2016, 11:44:37 PM9/10/16
to Crypto++ Users
Hi Everyone,

Xcode 8.0 was released last week (https://en.wikipedia.org/wiki/Xcode). If someone has Xcode 8.0 installed, then please make a quick testing pass using the compiler. My Mac's and MacBook's are 10.5 through 10.9, and Apple does not make Xcode 8.0 available for them.

You can locate the compiler similar to:

$ find /Applications/Xcode-5_1.app/Contents -name clang++
/Applications/Xcode-5_1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++

Then, plug it into the makefile:

CXX=/Applications/Xcode/...XcodeDefault.xctoolchain/usr/bin/clang++ make -j 4

Thanks in advance.

Jeff
Reply all
Reply to author
Forward
0 new messages