|
Message-ID: <20140508064658.6MVKG.286826.root@fed1rmwml105> Date: Thu, 8 May 2014 6:46:58 -0400 From: <jfoug@....net> To: john-dev@...ts.openwall.com Cc: Solar Designer <solar@...nwall.com> Subject: Re: ARCH_INT_GT_32 Thanks solar. I was thinking that sizeof(int)==8 on 64 bit unix, but it does not. Ok, that explains why all the canned auth.h files set this to 0 currently. The reason I asked was for writting the autoconf script. It will be trivial to detect sizeof(int) and set this value appropriately. Jim. ---- Solar Designer <solar@...nwall.com> wrote: > Our detect.c should correctly set ARCH_INT_GT_32 to 1 when compiling on > one of those rare platforms with "make generic". The logic is in there.
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.