|
Message-ID: <20111026073915.GD2943@openwall.com> Date: Wed, 26 Oct 2011 11:39:15 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Linux MIPS On Sun, Oct 23, 2011 at 09:50:07AM -0400, Nigel Sollars wrote: > Here it is, > > /* > * Architecture specific parameters. This is a generated file, do not edit. ... I see nothing wrong here, which is not surprising as you say that you were able to successfully build non-jumbo. Thus, the issue with jumbo is for JimF to investigate (md5_gen stuff). > #define ARCH_BITS 32 You could try adding -m64 to gcc flags. I think your MIPS CPUs are already 64-bit capable, and I hope that your Linux install is as well. If this works (after you add -m64 to CFLAGS), then "make generic" should autodetect and make use of the 64-bitness for some speedup. > pasted in full since its not so big, Thank you for this! Alexander
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.