Yes, something that probably should doesn't load Gmp. It's a recent (few weeks) error, I think.
I patched the benchmarks a week ago or so so they load Gmp. *looks* Hmm, it never got checked in... *checks in*
/ Mirar
Previous text:
2003-02-07 23:12: Subject: Re: gcc/icc
It worked for me.
On a not quite related note:
Matrix multiplication......Gmp.mpz conversion failed (Gmp.bignum not loaded). /usr/local/pike/7.5.3/lib/modules/Tools.pmod/Shoot.pmod/MatrixMult.pike:21: Tools.Shoot.MatrixMult()->test(-1) /usr/local/pike/7.5.3/lib/modules/Tools.pmod/Shoot.pmod/MatrixMult.pike:26: Tools.Shoot.MatrixMult()->perform() /usr/local/pike/7.5.3/lib/modules/Tools.pmod/Shoot.pmod/module.pmod:129: Tools.Shoot->_shoot("MatrixMult") -:3: -()->run(1,({"/usr/local/pike/7.5.3/bin/pike"}),mapping[34]) failed to spawn pike or run test
I can use Gmp.mpz (or Gmp.bignum) without trouble if I just start the pike, though.
/ Per Hedbor ()