[cryptopp-users] MacOS Illegal Instruction crash

2018-07-20 Thread Kinga Kasa
Hello, I have a question regarding the "Illegal instruction" error code. I am compiling Cryptopp on Mac 10.13 with Apple LLVM version 9.1.0 and trying to run it on Mac 10.12 and receiving Illegal instruction error, more specifically this: thread #1, queue = 'com.apple.main-thread', stop reason

Re: [cryptopp-users] MacOS Illegal Instruction crash

2018-07-20 Thread Jeffrey Walton
On Fri, Jul 20, 2018 at 8:53 AM, Kinga Kasa wrote: > > I have a question regarding the “Illegal instruction” error code. > > I am compiling Cryptopp on Mac 10.13 with Apple LLVM version 9.1.0 and > trying to run it on Mac 10.12 and receiving Illegal instruction error, more > specifically this: