Hubert Holin added the comment:
Yes, the error turned out to be that I had indeed forgotten to remove the
--with-system-libmpdec along with the library and header. Now _decimal compiles
fine. I will see if I can get Python to run with my system's mpdecimal (once I
have updated it), b
Hubert Holin added the comment:
This is correct: I had an older version of mpdecimal in /usr/local. However,
when removed mpdecimal is (manually) removed from /usr/local (the libs and the
header), making a "make clean", a config and make, the _decimal build still
fails, but this
New submission from Hubert Holin :
_decimal fails to build on my platform due to lack of support:
In file included from
/Developer/Python/3.6/Python/Python-3.6.5/Modules/_decimal/_decimal.c:34:
/usr/local/include/mpdecimal.h:201:4: error: "unsupported platform: need
mpd_size_t == mpd_u