|
Message-ID: <20131028183744.GA17310@openwall.com> Date: Mon, 28 Oct 2013 22:37:44 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Compile john in Windows 64 bits magnum, Dhiru - On Mon, Oct 28, 2013 at 07:27:00PM +0100, magnum wrote: > On 2013-10-27 22:50, magnum wrote: > >I added ALIGN_FIX support in x86-64.S for Dhiru to try out (he has added > >a mingw64 target now and NT crashes). > > For the record, ALIGN_FIX did not solve the assembler crashes at all > (and it would be weird for mingw to have such a silly bug nowadays). > > Until we figure this out, a workaround for NT is to use the NT2 format, > which use the intrinsics instead of assembler. And here's a workaround > for DES (just forces it to use C code). Ouch. Did you set ARCH_WORD to "long long", to make sure it's 64-bit? I think Win64 has 32-bit long. 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.