Problems compiling on HPE NonStop

Torbjörn Granlund tg at gmplib.org
Fri Dec 11 09:20:13 UTC 2020


OK, I see a pretty garbled output from the configure run (which
incidentally seem to trigger some elementary limitations of the sed
command).  I also see an error message, which I understand comes from a
compiler which presumably is c99 compiant.

The error message makes little sense.  The function __gmpz_inp_str_nowhite
is declared in the included file gmp-impl.h.  If it ends up not being
declared, that must be due to the fact that we never ported GMP to
"nonstop", resulting in that gmp-impl.h does not detect that stdio.h was
included.

You need to debug the sed problem and see if you can generalise the
stdio.h detection mechanism of the include files.

-- 
Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-bugs mailing list