Robert Baruch <[email protected]> writes: > Note: Cortex-M4 only has Thumb mode, and implements the Thumb-2 instruction > set. It does not have ARM mode and cannot execute ARM instructions.
I think most or all of gmp's ARM assembly code doesn't support thumb. You're best bet for now is probably to configure with --disable-assembly. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
