Just adding 9.2 around line 170: # XCODE_SDK is the SDK name/version being used - adjust the list as appropriate. # For example, remove 4.3, 6.2, and 6.1 if they are not installed. Note: Apple # makes this available under Xcode via $(SDK_NAME). for i in *9.2* 9.1 9.0 8.2 8.1 8.0 7.2 7.1 7.0 6.2 6.1 6.0 5.1 5.0 4.3 do do
On Wednesday, January 13, 2016 at 5:07:52 PM UTC-5, Jeffrey Walton wrote: > > > > On Wednesday, January 13, 2016 at 11:38:41 AM UTC-5, jh...@emocha.com > wrote: >> >> This is happening with a jan 5 checkout of the master branch. Is this >> fixed? >> > > Probably not since you are working from Master. > > >> Also, I'm using SDK 9.2, which required a setenv-ios.sh edit. >> > > If you don't mind me asking, what did you change? > > >> $ . ./setenv-ios.sh simulator i386 >> $ make -f GNUmakefile-cross -j 8 >> ... >> > > Add -DCRYPTOPP_DISABLE_ASM for now. > > I thought we finished the Clang Integrated Assembler cut-in, but it > appears there are some loose ends. Prior to the cut-in, everything using > Clang required -DCRYPTOPP_DISABLE_ASM. > > Clang and its integrated assembler is challenging. LLVM Clang and Apple > Clang use different versioning schemes, and the integrated assembler does > not consume Intel syntax. And the Linux port appears to have some > additional patches, so it almost like we are dealing with 3 different > compilers/assemblers. > > Jeff > -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.