@MinGW lost path to gmp-mparam.h and mul_fft.c:459: GNU MP assertion failed: nprime2

bodrato at mail.dm.unipi.it bodrato at mail.dm.unipi.it
Tue Feb 22 10:20:24 CET 2011


Ciao,

On Sun, February 20, 2011 5:32 pm, £ukasz Rêc³awowicz wrote:
> $ make tuneup
> gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentium3
> -march=pe
> ntium3 -mno-cygwin -Ld:/mingw/lib tuneup.c -o tuneup
> tuneup.c:103:20: fatal error: config.h: No such file or directory
> compilation terminated.
> make: *** [tuneup] Error 1

Remember that executable programs are named .exe on your system. Anyway,
you do not need to make the program, 'make tune' makes it for you as you
can see from the few lines below.

> $ make tune
> make tuneup.exe
> make[1]: Entering directory `/d/wtf/gmp-5.0.1/tune'
...

Regards,
Marco

-- 
http://bodrato.it/



More information about the gmp-discuss mailing list