|
Message-ID: <20120306042602.GD11763@openwall.com> Date: Tue, 6 Mar 2012 08:26:02 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: how to install system wide On Sun, Mar 04, 2012 at 12:16:02PM -0700, Stephen John Smoogen wrote: > export OMPFLAGS="-fopenmp" > export CFLAGS="-c -DJOHN_SYSTEMWIDE=1 -fomit-frame-pointer ${OMPFLAGS}" FWIW, it looks like you've lost the -O2 option here. The resulting code may be several times slower than default. 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.