[SOLVED] gmp 6.2.0 build failure in 32-bit mode on Linux/mips
Bruno Haible
bruno at clisp.org
Sun Jun 14 11:44:28 UTC 2020
I wrote:
> tmp-add_n.s: Assembler messages:
> tmp-add_n.s:54: Warning: macro instruction expanded into multiple instructions
> tmp-add_n.s:55: Warning: macro instruction expanded into multiple instructions
> tmp-add_n.s:57: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $7,$7,-1'
> tmp-add_n.s:62: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $7,$7,$9'
Passing the option '--disable-assembly' solved the problem.
Bruno
More information about the gmp-bugs
mailing list