Marco Bodrato <bodr...@mail.dm.unipi.it> writes: Il 2019-11-13 22:20 ni...@lysator.liu.se ha scritto: > t...@gmplib.org (Torbjörn Granlund) writes: > >> 2. follow Marco's proposal allowing "char", "short", "int", "long", >> and >> perhaps the spacey "long long" as overriding types, or > > I guess that's good enough for now. But is it that difficult to do > quoting of "unsigned char"? Something like > > make check-mini-gmp CPPFLAGS='-D"MINI_GMP_LIMB_TYPE=unsigned char"'
With the patch below applied, the following line works on shell: gmake CPPFLAGS='-DMINI_GMP_LIMB_TYPE=unsigned\ char' check-mini-gmp And also on my Debian... As soon as that is committed, I will config a nightly build to exercise it. -- Torbjörn Please encrypt, key id 0xC8601622 _______________________________________________ gmp-devel mailing list gmp-devel@gmplib.org https://gmplib.org/mailman/listinfo/gmp-devel