|
Message-ID: <50250a0b13d483a027955ca7726346d4@smtp.hushmail.com> Date: Thu, 10 Dec 2015 19:09:01 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: PHC: Argon2 on GPU On 2015-12-10 16:30, Agnieszka Bielec wrote: > /tmp/cc3fGrfF.s: Assembler messages: > /tmp/cc3fGrfF.s:304: Error: suffix or operands invalid for `vmovq' > /tmp/cc3fGrfF.s:311: Error: suffix or operands invalid for `vmovq' > make[1]: *** [argon2-opt-core_plug.o] Error 1 > make[1]: Leaving directory `/home/a/jtr/src' > make: *** [default] Error 2 > > > what this can be? (when I'm compiling jtr on super) > I don't have nowhere vmovq explicitly Perhaps you built under "scl enable devtoolset-3" earlier, and are trying to re-build without "make clean" now? I've seen some confusing results from that before. magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.