gmp 6.2.0 build failure in 32-bit mode on Linux/mips

Niels Möller nisse at lysator.liu.se
Sun Jun 14 10:48:18 UTC 2020


Bruno Haible <bruno at clisp.org> writes:

> I've read the first 10 lines of that chapter again, and I cannot see the
> solution of the adventure game through which you want to chase me.

Please set "ABI" on the configure command line. Adding ABI-changing
flags to CC causes confusion (even if it works fine with other packages,
and possibly for gmp too *if* configured with --disable-assembly). Don't
do that.

The relation between C and asm files is a bit intricate, and you have to
either leave ABI choice completely to configure, or tell it in the
documented way what you want.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.


More information about the gmp-bugs mailing list