guetzli
guetzli copied to clipboard
centos 6.6 make error(guetzli is not supporting centos6?)
/tmp/cc1SPaAJ.s: Assembler messages:
/tmp/cc1SPaAJ.s:69: Error: expecting string instruction after rep' /tmp/cc1SPaAJ.s:2144: Error: expecting string instruction after
rep'
make[1]: *** [obj/Release/butteraugli_comparator.o] Error 1
make: *** [guetzli] Error 2
rpm -qa|grep gcc devtoolset-2-gcc-c++-4.8.1-4.el6.1.x86_64 gcc-c++-4.4.7-17.el6.x86_64 devtoolset-2-gcc-4.8.1-4.el6.1.x86_64 gcc-4.4.7-17.el6.x86_64 gcc-gfortran-4.4.7-17.el6.x86_64 libgcc-4.4.7-17.el6.x86_64
Try to update your binutils to the latest Version: yum update binutils
You can find some additional infos here https://gcc.gnu.org/ml/gcc-help/2011-03/msg00286.html