Problems when tuning GMP under MinGW

Basil Peace grv87-dev at yandex.ru
Fri Jun 7 16:57:10 CEST 2013


'make tuneup,exe' doesn't work as well.

	$ make tuneup.exe
	gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests  -fexceptions  -m32 -O2 -pedantic -fomit-frame-pointer -mtune=k8 -march=
	k8 -c tuneup.c
	In file included from tuneup.c:114:0:
	../gmp-impl.h:135:23: fatal error: fib_table.h: No such file or directory
	compilation terminated.
	make: *** [tuneup.o] Error 1

'make tune' works, as I've written.

--
Basil Peace


-----Original Message-----
From: tg at gmplib.org [mailto:tg at gmplib.org] 
Sent: Friday, June 07, 2013 2:41 PM
To: Basil Peace
Cc: gmp-bugs at gmplib.org
Subject: Re: Problems when tuning GMP under MinGW

"Basil Peace" <grv87-dev at yandex.ru> writes:

  $ make tuneup
  
Wouldn't that be tuneup.exe in the M$ world?

-- 
Torbjörn



More information about the gmp-bugs mailing list