[SCIP] CPU you selected does not support x86-64 instruction set

monia hamdi monia.hamdi at yahoo.fr
Thu Jan 21 22:00:17 CET 2016


Thank your for your anwser, 
I changed the file \zimpl-3.3.3\make\make.cygwin.x86_64.gnu.opt  to fit my 64 bits CPU : CFLAGS = -O3 -march=x86-64 -g $(GCCWARN)
which solved the problem

(The original flags : CFLAGS = -O3 -march=pentiumpro -g $(GCCWARN))

 

    Le Jeudi 21 janvier 2016 14h52, Gregor Hendel <hendel at zib.de> a écrit :
 

  Dear Monia,
 
 if I only always saw errors that are as verbose and comprehensive as yours, the world would be a better place ;) Go and select a different CPU! 
 
 I guess your CPU is 32bit, try to use "make ARCH=x86".
 
 Please consider for future questions like this to also include the make command you used.
 
 Happy compiling,
 Gregor
 
 Am 21.01.2016 um 14:13 schrieb monia hamdi:
  
  Dear all, I am  trying to build the SCIP optimization suite :  Windows 10, x64 processor I got this error :  compiling obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction set 
  
  Best regards,  Monia HAMDI  
  
 _______________________________________________
Scip mailing list
Scip at zib.de
http://listserv.zib.de/mailman/listinfo/scip
 
 
 
_______________________________________________
Scip mailing list
Scip at zib.de
http://listserv.zib.de/mailman/listinfo/scip


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20160121/4d360d46/attachment.html>


More information about the Scip mailing list