[Pkg-scicomp-devel] Bug#565783: src:gmp: FTBFS - powm.c:368:34: error: missing binary operator before token "("

Petr Salinger Petr.Salinger at seznam.cz
Tue Jan 19 10:14:50 UTC 2010


Hi.

fat.h:
#undef  MUL_TOOM22_THRESHOLD
#define MUL_TOOM22_THRESHOLD  CPUVEC_THRESHOLD (mul_toom22_threshold)

mpn/generic/powm.c:368:
#if REDC_1_TO_REDC_N_THRESHOLD < MUL_TOOM22_THRESHOLD

Under "-enable-fat" the MUL_TOOM22_THRESHOLD is not compile time constant
comparable by preprocessor.

Petr





More information about the Pkg-scicomp-devel mailing list