On 05/01/10 21:15, Jim Donovan wrote:
Hi, I run Fedora 11 on a AMD phenom 2 Linux phenom 2.6.30.10-105.fc11.i686.PAE #1 SMP Thu Dec 24 16:41:17 UTC 2009 i686 athlon i386 GNU/Linux (yes, the 32-bit version on a 64-bit machine) I have gmp-4.1.2-2 installed, too. when I run factor 4951760154835678088235319297 it returns: factor: `4951760154835678088235319297' is too large but 4951760154835678088235319297 is the example given in `info coreutils factor invocation` Does that mean Fedora should have built it with GNU MP?
Looks like it. Also confirmed with `expr 4951760154835678088235319297 + 0` Note since 71adb516 one gets a configure warning when building without gmp I'll report it to Fedora. cheers, Pádraig.