while compiling tuneup: No rule to make target `sqr_basecase.o'

Torbjorn Granlund tg at gmplib.org
Mon Mar 26 11:26:45 CEST 2012


sitiveni <sitiveni at web.de> writes:

  ./configure --prefix=$HOME/opt/gmp-5.0.4/build/ --enable-fat
  --enable-cxx CFLAGS="-mtune=corei7-avx -O2 -pedantic -m64" && make
  
  cd tune && make tuneup
  
  I get this error:
  
  make[1]: *** No rule to make target `sqr_basecase.o', needed by tuneup'. Stop.

Tuning of a fat build does not make any sense, and is therefore not
supported.

-- 
Torbjörn


More information about the gmp-discuss mailing list