On Tuesday, June 6, 2017 at 8:06:20 AM UTC-4, Jeffrey Walton wrote:
>
>
> I'm following to the letter the guide at : 
>> https://www.cryptopp.com/wiki/IOS_(Command_Line)
>> But with Xcode 8.2.3 ...
>>
>
> Thanks Yahel.
>
> I was kind of worried about that break. The problem is Apple dumbs down 
> their version of Clang, while LLVM's Clang is fully featured. I'm guessing 
> a `make -k` will show problems around PMULL, AES and SHA, too (gcm.cpp, 
> rijndael.cpp and sha.cpp).
>
> The other problem is, both my MacBooks are down so its not being well 
> tested. The first machine's hard drive went bad, so its a new machine 
> without tools. The second had the battery go bad, and leak took out the 
> machine.
>
> I might be able to have a fix shortly, but I'm worried about testing.
>

This change is being tested now: 
https://github.com/noloader/cryptopp/commit/a279b00bd0fc. The problem is, 
it only test on Intel hardware. I manually run test on ARM, but they passed 
prior to your report :(

If it test OK, then I'll push it to Wei's repo.

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.

Reply via email to