|
Message-ID: <20120327172633.GA16604@openwall.com> Date: Tue, 27 Mar 2012 21:26:33 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Compile john in Windows 64 bits On Tue, Mar 27, 2012 at 09:49:24AM -0700, Alain Espinosa wrote: > Part of the problem was that "long" is 4 bytes long ... Oh, then you also need to edit memory.c to use "long long" (for your testing; we'll need to do it in a cleaner way later). Currently it assumes that sizeof(long) == sizeof(void *). 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.