Error: thumb conditional instruction should be in IT block - on ARM
Unsolved
Mobile and Embedded
-
I'm sure you pasted the error message to Google and in a second found for example this:
"Compilation error on ARMv7 with -mthumb"
https://gmplib.org/list-archives/gmp-bugs/2013-July/003095.html...which gives you the idea that the compiler directives should be changed.