Dmitry Mikushin <dmi...@kernelgen.org> writes:

> Error: no such instruction: `eovq -32(%rbp),%rdx'

That's only a one-bit error away from "movq ..."

('m' = 0x6d = 0b 0110 1101,
 'e' = 0x65 = 0b 0110 0101)

Maybe run memory tester overnight?

(This is from personal experience -- I had a bad stick of RAM that
caused all sorts of bizarre compile problems.  I eventually isolated
the problem and replaced the DIMM; the compile problems went away.)

Good luck!

Best regards,
Anthony Foiani

Reply via email to