clang warning about mini-gmp.c when used in Emacs
Marco Bodrato
bodrato at mail.dm.unipi.it
Tue Apr 19 18:37:44 CEST 2022
Ciao,
Il Lun, 18 Aprile 2022 9:38 am, Paul Eggert ha scritto:
> mini-gmp.c is different from gmp-impl.h, because it's intended to be
> used by lots of downstream projects which may use compilers that
> gmp-impl.h does not use. This may help to explain why it needs casts
> that gmp-impl.h doesn't need.
gmp$ ./configure CC="gcc -Wall -Werror"
[...]
configure: error: could not find a working compiler, see config.log for
details
Yes, you are right... a too fussy compiler is not considered a working
compiler by the "configure" script :-)
Ĝis,
m
More information about the gmp-bugs
mailing list