EXC_BAD_INSTRUCTION could mean the compiler used some instructions which aren't present on your machine but I saw this one also in other cases where it had nothing to do with it. I'm compiling with a newer version of XCode's LLVM than for the previous builds and it might be possible that it now defaults to newer processor instructions.

What's the model of the Mac with 10.10 and what CPU do you have? Maybe I could add some command-line parameters so it generates code for older processors.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.