Hi! I did not find email of Kjetil S. Matheussen and decide to write here. I
tried to lauch jack_capture V0.9.35 on my PC but got error: Illegal
instruction. With the help of gdb I found that the error appears in file
atomic/msAtomicIntel.h at line `LOCK "cmpxchg16b (%1) \n\t"'.
Google said that not all processors support cmpxchg16b instruction. Mine
unfortunately does not. Is where a way to solve this problem?