Entering edit mode
9.0 years ago
dot4822
•
0
Hi all,
I am new to kmergenie. After I typed in make
in kmergenie directory, I got this error message:
g++ -o minia/Bank.o -c minia/Bank.cpp -O4 -pthread -D_largeint -DKMER_PRECISION=4
/tmp/ccGIDa1x.s: Assembler messages:
/tmp/ccGIDa1x.s:4288: Error: expecting string instruction after `rep'
make: *** [minia/Bank.o] Error 1
Does anyone know solution? Thanks a lot.
Cheers,
Dot
What OS is this on? You may have to upgrade your binutils program (for ref: http://stackoverflow.com/questions/23561136/casablanca-assembly-error-gcc-4-8-1-on-linux-centos)